
#dropmenudiv{
position:absolute;
border:2px #cccccc;
border-bottom-width: 2px #cccccc;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #cccccc;
padding: 1px 6px;
text-decoration: none;
color: #000074;
background-color: #cccccc;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hov bg color*/
background-color: #FFFFFF;
color: #000000;
}

.style1 {
		font-size: xx-small
		text-decoration:none;}
.style2 {
	font-size: xx-small;
	text-decoration:none;
	color: #FAFAFA;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FAFAFA;
	font-weight: bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

