
.standHeader td{
	border-bottom: thin solid #000000;
	text-align:center;
}
.standHeaderAllPoints, .standOverallPoints, .standHeaderConf, .standConfRec, .standConfPer  {
	display:none;
}

.rank, .standSchool, .standConfRec, .standConfPer, .standAllRec, .standAllPer, .standRecH, .standRecA, .standRecN, .standAllPer{
	text-align:center;
}

.standHeader td.standHeaderSchool, .standRow td.standSchool, .tdOver td.standSchool{
	text-align:left;
}

.standHeaderSchool{
	display:none;
}

.sportLinks, .seasonSelect{
	text-align:center;
	padding:4px;
	color:#969696;
}
.sportLinks a, .sportLinks a:link, .sportLinks a:hover, .sportLinks a:visited, .sportLinks a:active{
	padding: 4px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#213389;
}
.seasonSelect{
	padding-top:3px;
}
.sportTitle{
	text-align:center;
	margin:2px;
}

.seasonSelect select,.seasonSelect input {
	font-size:10px;
	margin:5px;
}


.standHeader{
	font-weight: bold;
	margin-left:3px;
}
.tdOver{
	color: #000000;
}


.changeSeasonBox form{
	margin:0px;
	padding:5px 0px;
	text-align:center;
}

.standDivision {
	background:url("/images_web/footer.gif") no-repeat scroll center top #FFFFFF;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

