.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:#21355A;
}
.seasonSelect{
	padding-top:3px;
}
.sportTitle{
	text-align:center;
	margin:2px;
}

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

.poll {
	padding-left: 10px;
	text-align:center;
}

.standHeaderSchool, .standHeaderConf, .standHeaderOverall, .standHeaderStreak, .standHeaderGB, .standHeaderAllPoints, .standHeaderConfPoints, .standHeaderAllPer, .standHeaderConfPer{
	border-bottom: thin solid #000000;
}
.standHeaderAllPoints, .standOverallPoints {
	display:none;
}
.standOverallPoints, .standConfPoints, .standHeaderStreak{
	text-align:center;
}
.standHeader{
	font-weight: bold;
	margin-left:3px;
}

.standDivision{
	font-weight:bold;
	font-size:16px;
	border-bottom: thin solid #EEEEEE;
}
.tdOver{
	color: #000000;
	background-color:#FFAB49;
}
.standGB{
	text-align:center;
}
.standTable, .schedTable, .schedScore a{
	font-size: 12px;
}

.standTable{
	text-align:center;
}
.standConfRec, .standAllRec{
	text-align:center;
	
}
.standConfPer, .standAllPer{
	text-align:center;
}

.resultsTable{
	font-size: 12px;
}
.rrMsg{
	font-size: 11px;
	font-style:italic;
}
.rrWinner{
	font-weight:bold;
}
.pollRowH {
	font-weight:bold;
}
.pollSchool{
	text-align:left;
}

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

.newsArchiveLink{
	padding-left:20px;
}