body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #202020;
	SCROLLBAR-SHADOW-COLOR: #202020;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #cc0000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.norepa{
	background-repeat: no-repeat;
	background-position: top;
}
.glow {font-size: 9px; color: #FFFFFF; filter: Glow(Color=000000, Strength=2); width: 90px; height: 9px;}

.slrtxt {color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smalltext {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

a:link {color: #CCCCCC;text-decoration: none;}
a:visited {color: #CCCCCC;text-decoration: none;}
a:hover {color: #CC0000;	text-decoration: underline;}
a:active {color: #CC0000;	text-decoration: none;}






#dropmenudiv{
position:absolute;
background-color: #666666;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:12px;
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: #333333;
}

.table {
	background-color: #333333;
	border: 1px solid #000000;

}

