body {	
	background:#3c3c3c url(../Images/bg.gif) repeat-y center;
/*	
	color:#fff;
	scrollbar-arrow-color:#CCC;
	scrollbar-3dlight-color:#111;
	scrollbar-highlight-color:#666;
	scrollbar-face-color:#444;
	scrollbar-shadow-color:#191919;
	scrollbar-track-color:#111;
	scrollbar-darkshadow-color: #191919
*/	
}

.BodyCopy 
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
}

.BodyCopyHome
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color:#E0DDDD;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.GreyBackground
{  
	background-color:#E0DDDD;
}

.Header
{
	font-family: Arial; 
	font-size: 14px; 
	color: #D80106;
	font-weight: bolder;	
}

.HomeHeader
{
	font-family: Arial; 
	font-size: 11px; 
	color: #D80106;
	font-weight: bolder;	
}

.BodyCopyBold
{  
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	font-weight: bolder;
}

.BodyCopyWithBackground
{  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	background-color:#EEECE1;
}

.GroupingHead 
{
	font-family: Arial;
	font-size: 14px;
	color: #6789A3;
	font-weight: bolder;
}

.RightBorder{
	border-right: 1px solid #191919;
}

.LeftBorder{
	border-left: 1px solid #191919;
}

.dottedTopBorder{
	border-top-width: 2px;
	border-top-color: #646464;
	border-top-style: dotted;
}

.dottedBottomBorder{
	border-bottom-width: 2px;
	border-bottom-color: #646464;
	border-bottom-style: dotted;
}

.txtDefault {
	font-family: Arial;
	font-size: 10px;
	height: 20px;
	width: 100%;
}

.txtDefault20px {
	font-family: Arial;
	font-size: 10px;
	height: 20px;
	width: 20px;
}

.txtDefault40px {
	font-family: Arial;
	font-size: 10px;
	height: 20px;
	width: 40px;
}

.txtDefault200px {
	font-family: Arial;
	font-size: 10px;
	height: 20px;
	width: 200px;
}

.txtAreaDefault-50H {
	font-family: Arial;
	font-size: 10px;
	height: 50px;
	width: 100%;
}

.Footer 
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold;
	padding-left:10px;
}

a:active {  color: #D80106 ; font-family: Arial; font-size: 10px; text-decoration: none; font-weight: bolder;}
a:hover {  color: #CC0000; font-family: Arial; font-size: 10px; text-decoration: underline; font-weight: bolder;}
a:link {  color: #D80106; font-family: Arial; font-size: 10px; text-decoration: none; font-weight: bolder;}
a:visited {  color: #FF6666; font-family: Arial; font-size: 10px; text-decoration: underline; font-weight: bolder;}

.sponsors {
position: absolute;
left: 50%;
width: 742px;
margin-left: -371px;
}

.sponsors, .sponsors a, .sponsors a:active, .sponsors a:hover, .sponsors a:link, .sponsors a:visited {
font-family: Arial;
text-align: center;
font-size: 9px;
color: #afa697;
text-decoration: none;
font-weight: normal;
}

.menu {
display: none;
position: absolute;
left: 0;
top: 0;
}