a:link {
	color: #68511D;
	text-decoration:none;
}
a:visited {
	color: #68511D;
	text-decoration:none;
}
a:hover {
	color: #856824;
	text-decoration:none;
}
a:active {
	color: #68511D;
	text-decoration:none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px 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;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gold;
}
body {fontfamily:tahoma;}
.style1 {font-size: 14px}
.style2 {font-size: 13px; color:#C29F37; font-weight:bold;}
.style3 {font-size: 13px;}
.style4 {font-size: 13px; color:#666666}
.heading {font-size: 17px; color:#444444; font-weight:bold; font:Verdana,tahoma,arial}
table.alerts
{background:url(); background-attachment:fixed; background-position:bottom right; background-repeat:no-repeat;}