BODY 	{
	background-color : Black;
	font-family : Tahoma;
	
	color : Red;
	font-weight : 900;
	font-style : normal;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : red;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #252525;
	scrollbar-track-color : #444444;
}


TD {
	color : Red;
	font-family : Tahoma;
	font-size : small;
	font-style : normal;
	font : normal;
	text-decoration : none;
	vertical-align : baseline;
}
TH {
	background-color : #444444;
	text-align : left;
	color : Red;
	font-family : Tahoma;
	font-size : medium;
	font-style : normal;
	font : 900;
	text-decoration : none;
}	
#TH_boldHeader{
	color: Red; 
	font-family: Tahoma; 
	font-size: 24px; 
	font-weight: bold;
}
#TH_boldsmaller{
	color: Red; 
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight: bold;
}



A:LINK {
	color : Red;
	text-decoration : none;	
}

A:VISITED {
	color : #6495ED;
	text-decoration : none;		
}
A:ACTIVE {
	color : #6495ED;
	text-decoration : none;
}
A:HOVER {
	color : LightSteelBlue;
	text-decoration : none;
}

#copysmall{
	font : 10px;
	text-align : right;
}
#footerrelative{
	position : relative;
	bottom: 15px
}
#footerabsolute{
	position : absolute;
	bottom: 15px
}


INPUT, TEXTAREA {
	background-color : #CCCCCC;
	font-family : Tahoma;
	font-size : x-small;
	color : Red;
}
HR {
	color: red
}
H6 {
	font-size : 1px;
	color : #000001;
}










