#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:15px;
	background-image: url(cdback.gif);
	background-position: top;
}

table {	color: #000000;}

a {	color: #000099;  text-decoration:none;}
a:hover	{color: 660000;}

.subhead {font-size: 16px; font-weight: bold; color:#3d479d;}

p.footer {font-size:10px; text-align:center; color:#666666; background-color:#fff; background:none; margin:5px 0px 5px 0px;}
.footer a {font-size:10px;}

.bodysmall {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px;}
.bodylarge {font-family: Arial, Helvetica, sans-serif; font-size: 16px;	font-weight: bold;}
.style1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #595F90; line-height: 19px;}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #595F90; line-height: 14px;}
.style2 {font-size: 10px; color: #666666;}
