table.stats{
	bakcground-color: #000000
	border: none #000000 0px;
	width: 545px;
}


td.statsTableHeader1 {
	background-color: #330000; 
	color: #996666; 
	font-size: 12pt;
	font-family: Tahoma;
	font-weight: bold; 
	padding: 3px;
}

td.statsTableHeader2 {
	background-color: #663333; 
	color: #330000;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}

td.statsTableHeader3 {
	background-color: #996666; 
	color: #330000;
	font-size: 8.5pt;
	font-family: Tahoma;
	font-weight: bold;
}

td.statsTableHeaderMenu {
	background-color: #111111; 
	color: #CCCCCC;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}

select.statsSelect { 
 	background-color: #330000; 
 	color: #ffffff; 
 	font-weight: bold; 
 	font-size: 12px; 
}

input.submitButton { 
 	background-color: #330000; 
 	font-weight: bold; 
 	font-size: 12px; 
 	color: white;
}

td.statsRow { 
	border-style: none; 
	font-size: 8.5pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;	
	padding: 3px;	
}

tr.statsRowGreyBackground {	
	background-color: #333333; 
	border-color: #333333;
}

tr.statsRowBlackBackground {
	background-color: #000000; 
	border-color: #000000;
}	