/* CSS Document */

<style type="text/css">

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:50;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

.style8 {font-size: 12px; font-weight:normal; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #464646;
}
body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif; font-size:12px; font-weight:normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style10 {color: #FFFFFF; font-family: Trebuchet MS, Arial, sans-serif; font-size:14px; font-weight:normal;}
.style11 {color: white; font-family:"Trebuchet MS", Verdana, Arial; font-size:11px; font-weight:bold}
.style12 {font-family: Trebuchet MS, Arial, sans-serif; font-size:13px; font-weight:normal; color:#333333}
.style13 {font-family: Trebuchet MS, Arial, sans-serif; font-size:14px; font-weight:bold; color:#59B7A9}
.style15 {font-family: Trebuchet MS, Arial, sans-serif; font-size:13px; font-weight:normal; color:#006666}
.style16 {color: black; font-family: Trebuchet MS, Arial, sans-serif; font-size:14px; font-weight:normal;}
</style>