

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

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

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

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

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

a.design:link{
	color: #ffffff;
	text-decoration: none;
}

a.design:visited{
	color: #ffffff;
	text-decoration: none;
}

a.design:hover{
	color: #002779;
	text-decoration: underline;
}



a.spot:link{
	color: #000077;
	text-decoration: none;
}

a.spot:visited{
	color: #000077;
	text-decoration: none;
}

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




#fs a:link{
	color: #000077;
	text-decoration: none;
}

#fs a:visited{
	color: #000077;
	text-decoration: none;
}

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

.small{
	font-size: 9px;
}

small{
	font-size: 9px;
}

.medium{
	font-size: 12px;
	font-weight: 600;
}

medium{
	font-size: 12px;
	font-weight: 600;
}

.large{
	font-size: 14px;
}

big{
	font-size: 16px;
}

.tiny{
	font-size: 7pt;
}

.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: 1px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

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

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

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

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

table.leftcolumn{
	border-collapse: collapse;
	font-size: 11px;
	background-color: #FFFFFF;
}

table.navcats{
	background-color: transparent;
	border-collapse: collapse;
	font-size: 11px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

table.navcats th{
	padding: 3px;
	background-color: #888888;
	font-size: 11px;
	color: #ffffff;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

table.navcats td{
	font-size: 11px;
	color: #3A3A3A;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

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;
}

ul{
	margin-left: 11px;
	padding: 0px;
}

li{
	margin-left: 11px;
	padding: 0px;
}

.quote{
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid black;
	background: #dddddd;
	padding: 5px;
}

