.sportLinks{
	text-align:center;
	padding:8px;
}
.sportLinks a, .sportLinks a:link, .sportLinks a:hover, .sportLinks a:visited, .sportLinks a:active{
	color:#015382;
	color:#000;
}
.sportTitle{
	text-align:center;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#015382;
}
.standTable{
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
}

.standHeader{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#015382;
}

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

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

.seasonSelect{
	padding-top:3px;
}

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

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