.stattable {
	border-collapse:collapse;
}
.stattableheader {
   font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
	margin:5px; 
	padding: 8px;
	border:1px solid #336699;
	background-color:#336699;		
	color: #99F9F9;	
	font-size: 7pt;	
	font-weight:bold;
}

.stattableheaderTitle {
   font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
	margin:5px; 
	padding: 8px;
	border:1px solid #336699;
	background-color:#336699;		
	color: white;	
	font-size: 10pt;	
	font-weight:bold;
}

.stattablerow {
	margin:2px; 	
	padding: 2px;
	border:1px solid #336699;	
	background-color: transparent;
	color:#000000;	
	font-size: 9pt;
}

.stattableLegend {
   font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
	margin:5px; 	
	padding: 5px;
	border:1px solid #336699;	
	background-color: transparent;
	color:#0F0909;	
	font-size: 9pt;
}

.stattableValue {
   font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
	margin:5px; 	
	padding: 5px;
	border:1px solid #336699;	
	background-color: transparent;
	color:#990000;	
	font-size: 6pt;
}

.stattablePerc {
   font-family : "tahoma","Times New Roman",Fantasy,Arial,Courier;
	margin:5px; 	
	padding: 5px;
	border:1px solid #336699;	
	background-color: transparent;
	color:#009900;	
	font-size: 7pt;
}
