#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 9pt verdana;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #9D997B;
}


A.link:link
	{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #7D7856;
	text-decoration:underline;
	}
A.link:visited 
	{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #7D7856;
	text-decoration:underline;
	}	

A.link:hover 
	{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
	}
	
A.menu:link
	{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	}
A.menu:visited 
	{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	}	

A.menu:hover 
	{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	}
A.link1:link
	{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	}
A.link1:visited 
	{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	}	

A.link1:hover 
	{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
	}