.sportLinks, .seasonSelect{
	text-align:left;

	color:#969696;
}
.sportLinks a, .sportLinks a:link, .sportLinks a:hover, .sportLinks a:visited, .sportLinks a:active{
	padding: 4px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#7D120C;
	white-space:nowrap;
}
.sportLinks a:hover{
	color:#555;
	text-decoration:none;
}
.seasonSelect{
	padding-top:0;
}
.sportNav {
	padding:0px 5px;
}
.sportTitle{
	color:#555;
	font-weight:bold;
	font-size:18px;
	padding:5px 10px;
	margin:0px;
}

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

.standTable{
	text-align:center;
	background:#AAAAAA none repeat scroll 0 0;
	border-color:#EEEEEE #777777 #777777 #EEEEEE;
	border-style:solid;
	border-width:1px;
	padding:3px;
	color:#7D120C;
	padding-right:20px;
}
.standTable span{
	font-weight:bold;
	padding-left:20px;
}

.changeSeasonBox form{
	margin:0px;
	text-align:center;
}
.sportRecord{
	padding:3px 11px;
}
.sportLinks{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:4px;
}

