#dropmenudiv{
position:absolute;
font:normal 10pt Times New Roman;
line-height:18px;
z-index:100;
border-style: outset;
border-width: 2px;
padding: 2px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #00AAFF; color: #FF0000
}

span.DimChars     { color: #C0C0C0 }
span.DimChars2    {
	color: #A8A8A8;
}
span.DimChars3    { color: #A8A8A8; font-size: 14pt; font-weight: bold }
