.standHeader{
	font-weight:bold;
}



.sportLinks{
	text-align:center;
	padding-bottom:5px;
}
.sportTitle{
	text-align:center;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#16267D;
}
.standTable{
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
}
.tdOver, .tdOver a{
	color: #FFFFFF;
	background-color:#B80606;
}


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

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

.seasonSelect{
	padding-top:3px;
}

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