@charset "utf-8";
/* CSS Document */

#dropmenudiv{
width: 250px;
position:absolute;
border-top: 1px solid #A01A32;
border-right: 1px solid #A01A32;
border-left: 1px solid #A01A32;
border-bottom: 1px solid #A01A32;
font:normal 11px Arial;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 250px;
display: block;
border-top: 0;
padding: 2.5px 0;
text-decoration: none;
text-align: left;
font-weight: bold;
}
</style>

<style type="text/css">
.nav A:link {color: #A01A32}
.nav A:visited {color: #A01A32}
.nav A:active {color: #A01A32}
.nav A:hover {color: #A01A32; background: #FF6666}
a:active {
	text-decoration: none;
}
a:link {
	color: #006600;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style10 {
	font-size: 9px;
	color: #CCCCCC;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style14 {color: #CCCCCC}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style17 {
	color: #003300;
	font: bold;
}
.style18 {
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style20 {color: #003300}
.style21 {
	color: #FF0000;
	font: bold;
}
.style23 {color: #CC0000}
.scroll {
	height: 130px;
	width: 488px;
	overflow: scroll;
	scrollbar-arrow-color:blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #888888;
}
