/* CSS Document */

#dropmenudiv{
position:absolute;
background-color: #b4e9fb;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align:left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-align:left ;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d6f1fa;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
text-align:left ;
}
a:link { color:#33c }	
a:visited { color:#339 }	
a img { border:none }

/*index*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden; 
	text-align:center;
}
.style1 {	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}
.style2 {
	color: #00659B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style5 {color: #005888; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #005888; }
.style9 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style10 {
	color: #005888;
	font-weight: bold;
}
.style11 {color: #666666}

