@import url("/resources/fruitsalad.css");
div {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	scrollbar-3dlight-color: #CC6600;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFCC;
	scrollbar-darkshadow-color: #663300;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-shadow-color: #FFFFCC;
	margin: 10px;
}

.boldred {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #CC3300}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #CC3300; text-align: left}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.boldtext {  font-weight: bold}
.ul {  border-color: black black #CC3300; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
a:active {  color: #FF0066}
a:hover {  color: #FF0000; text-decoration: underline}
a:link {  color: #0033CC}
a:visited {  color: #0000FF}
hr {
	color: #993300;
	border: 1px solid #CC3300;
}
.layerborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
}
