@charset "utf-8";
/* CSS Document */

#stats table {border-collapse:collapse; 
		border-spacing:0; 
		border:1px solid #999; 
		margin-top:10px; 
		margin-bottom:25px;
		width:700px;
		font-family:Arial, Helvetica, sans-serif;
		margin-left:25px;
		}
#stats tbody td {padding:10px;}
		
#stats thead {vertical-align:middle; text-align:center;}
#stats a:link {color:#e73b38;}


.detailTitle {background-color:#f6f6f6; font-size:11px;}

.alt { background-color:#eaeaea;}

.highlight {background-color:#dcdcdc;}

#smallStats table {border-collapse:collapse; 
		border-spacing:0; 
		border:1px solid #999; 
		margin-top:10px; 
		margin-bottom:10px;
	
}
#stats {padding-left:10px;}

#smallStats {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666; padding-bottom:25px;}
#smallStats tbody td {padding: 5px 5px 5px 3px;} 
#smallStats .detailTitle {text-align:center; }

#smallStats .detailTitle td {padding:3px;}




.teamName {width:100px; border-right:1px solid #fff; }
.teamName a:link {color:#e73b38;}
.teamName a:hover {color:#ff6d6b; text-decoration:underline;}
.districtLabel td {font-size:18px; padding:5px 0px 5px 10px; }
.districtLabel {background-image:url(../images/main/statHeaderBack.gif);
				background-repeat:repeat-x; color:#FFF;text-align:center;}