#dropmenudiv{
position:absolute;
border:1px dotted #CCCCCC;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index: 100;
}

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

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

a:link {
	color: #b70003;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #999999;font-size: 11px; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  }
.style5 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style8 {color: #FFFFFF; }
.style9 {Color: #FF0000;font-weight: bold;}