<!--


.header
{
font-family: arial, verdana;
font-size: 13pt;
font-weight: bold;
color: #ff0000;

}

.subheader
{
font-family: arial, verdana;
font-size: 11pt;
font-weight: bold;
color: #ff0000;
}

td
{
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}



a:link, a:visited, a:active  {
	color: #000;
	text-decoration: none; 
}

a:hover {
	color: #000;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #ffffff;
	text-decoration: none; 
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10pt arial;
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: #e5e5e5;
color: #f3f3f3;
}

-->
