.sportLinks, .seasonSelect{
	text-align:center;
}
.sportLinks a, .sportLinks a:link, .sportLinks a:hover, .sportLinks a:visited, .sportLinks a:active{
	color:#FFFFFF;
	padding: 4px;
	line-height:20px;
}
.sportTitle{
	text-align:center;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#f9d616;
}
.seasonSelect{
	padding-top:3px;
}

.seasonSelect select,.seasonSelect input {
	font-size:9px;
}

.rosterTeamPhoto{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:8px;
	color:#f9d616;
}

.standTable{
	border-spacing: 0px;
	border-collapse: collapse;
	width:98%;
	margin: 0px 4px;
}

.standHeader{
	font-weight:bold;
	color:#000;
	background-color:#f9d616;
}

.standConfRec, .standConfPer, .standAllRec, .standAllPer, .standStreak, .standHome, .standAway, .standNeutral {
	text-align:center;
}

.standConfRecH, .standConfPerH, .standAllRecH, .standAllPerH, .standStreakH, .standHomeH, .standAwayH, .standNeutralH {
	text-align:center;
}