body
{
	font-size: 11pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #ffffff;
}

table{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.small{
	font-size: 11px;
}

small{
	font-size: 11px;
}

.medium{
	font-size: 11pt;
	font-weight: 600;
}

medium{
	font-size: 11pt;
	font-weight: 600;
}

.large{
	font-size: 12px;
}

big{
	font-size: 13pt;
}

.tiny{
	font-size: 10pt;
}

.error{
	color: #FF0000;
}

.highlight{
	background-color: #EEEEEE;
}

table.design{
	font-size: 11px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: none;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.design th
{
	border-right: #666666 1px solid;
	padding-right: 3px;
	border-top: #666666 0px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	border-left: #666666 0px;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #666666 0px;
	background-color: #3399cc;
}

table.design td
{
	border-right: #666666 1px solid;
	padding-right: 3px;
	border-top: #666666 1px solid;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	border-left: #666666 0px;
	color: #000000;
	padding-top: 3px;
	border-bottom: #666666 0px;
	background-color: aliceblue;
}

table.empty{
	border: none;
	padding: 0px;
	border-width: 0px;
}

table.empty td
{
	border-right: #000099 0px solid;
	padding-right: 0px;
	border-top: #000099 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #000099 0px solid;
	padding-top: 0px;
	border-bottom: #000099 0px solid;
	background-color: aliceblue;
}

td.row1{
	background-color: #FFFFFF;
}

td.row2{
	background-color: #F7F7F7;
}

td.copy{
	background-color: #000000;
}

input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

select{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

input.checkbox{
	border: none;
}

input.button{
	background-color: #EEEEEE;
	cursor: hand;
}

.open{
	color: #009000;
}

.frozen{
	color: #000000;
}

.closed{
	color: #900000;
}

.plus{
	color: #00A000;
}

.minus{
	color: #FF0000;
}

