table.sortable {
	width: 89%;
	border-collapse: collapse;
	border:0px;
	cellpadding:0px;
	cellspacing:0px; 
}

thead th,
tfoot th {
	text-align: center;
	font-size:10px;
	font-family: georgia, Tahoma;
	font-weight: bold; 
	line-height:19px;
	color:#4D4D4D;
}

thead th a {
	text-align: center;
	font-size:10px;
	font-family: georgia, Tahoma;
	font-weight: bold; 
	line-height:19px;
	color:#4D4D4D;
}

tfoot th.stats_link {
	text-align: center;
	font-size:10px;
	font-family: georgia, Tahoma;
	font-weight: bold; 
	line-height:19px;
	color:#4D4D4D;
}

tfoot tr.odd {
	background-color: e4cf8d;
	background-repeat: no-repeat;
}

tbody td {
	font-size:10px;
	font-family: georgia, Tahoma; 
	line-height:19px;
	color:#4D4D4D;
}

tbody td.season {
	text-align: center;
	font-size:10px;
	font-family: georgia, Tahoma; 
	line-height:19px;
	color:#4D4D4D;
}

tbody tr.odd {
	background-color: e4cf8d;
	background-repeat: no-repeat;
}

td.numeric,
th.numeric {
	text-align: center;
	font-size:10px;
	font-family: georgia, Tahoma; 
	line-height:19px;
	color:#4D4D4D;
}
