
BODY {
background-color: black;
font-family:Verdana; 
font-size:10px; 
color:gray;
scrollbar-face-color:black; 
scrollbar-highlight-color:#484848; 
scrollbar-3dlight-color:black; 
scrollbar-shadow-color:#484848; 
scrollbar-darkshadow-color:black; 
scrollbar-track-color:black; 
scrollbar-arrow-color:DimGray;
background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
}

FONT, TD {
font-family:Verdana; 
font-size:10px; 
color:gray;
}

HR {
	color:#242424 ;
	height:1px;
	border : 1px;
}


A:LINK, A:VISITED {
font-family:Verdana; 
font-size:10px; 
color:silver; 
text-decoration:none;
}

A:ACTIVE, A:HOVER {
font-family:Verdana; 
font-size:10px; 
color:white; 
text-decoration:none;
}

INPUT, SELECT, TEXTAREA, PRE {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	border-width: 1pt;
	border-color: DimGray;
	border-style: solid;
	background-color: transparent;
	color:gray;
}

TABLE {
	border : 0px Black;
}
