#dropmenudiv{
position:absolute;
border:2px solid white;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
line-height:22px;
z-index:999;
 font-size: 9pt;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
Color: #000000;
background-color: #EDEDED;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFF799;
Color: #000000;
}

a:link {
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
		border: none;

}
a:hover {
	text-decoration: none;
		border: none;

}
a:active {
	text-decoration: none;
		border: none;

}

.navheader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	Color: Blue;
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN:left; 

}
