<style>	

BODY
{
	font-size :9pt;
	font-family : Arial, Helvetica, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color: #666666;
}

.bodytext
{
	font-size :9pt;
	font-family : Arial, Helvetica, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.smalltext
{
	font-size :7pt;
	font-family : Arial, Helvetica, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:link, A:active { color: #000000; text-decoration: underline; font-weight: bold;}
A:visited { color: #000000; text-decoration: none; text-decoration: underline; font-weight: bold;}
A:hover { color: #ff0000; text-decoration: underline; }

A.menulink, A.menulink:active { color: #000000;  text-decoration: none; font-weight: normal;}
A.menulink:visited { color: #000000; text-decoration: none; font-weight: normal;}
A.menulink:hover { color: #ff0000; text-decoration: underline; }


select, input, textarea {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
font: normal 12px Arial;
line-height:18px;
background-image: url(images/listbg.jpg);
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

/*hover background color
#dropmenudiv a:hover{ 
background-color: #EEEEEE;
}
*/

.box {
	border:1px solid #FF0000;
	padding:3px;
}

</style>
