.sportMenu li{
	background: url("/images_web/navSideBg.jpg") no-repeat scroll 0 -50px transparent;
    list-style: none outside none;
    text-align: center;
}
.sportMenu li:hover{
	background-position: 0 -27px;
}
.sportMenu .menu{
	padding-bottom:0;
}
#sportMenuBottom {
    background: url("/images_web/boxSideBottom.jpg") no-repeat scroll center top transparent;
    height: 23px;
    margin: 0 auto;
    width: 220px;
}
.sportMenu .boxLeftTitle{
	height:32px;
	line-height:32px;
}
.changeSeasonBox input.frmButton{
	background:url("/images_web/navSideBg.jpg") no-repeat scroll center 0 transparent;
	color:#fff;
	border:1px solid #8b8e8e;
	padding:3px;
}
.changeSeasonBox input.frmButton:hover{
	background:#4D405A;
}
.seasonSelect{
	padding-top:3px;
}
.sportNav {
}
.recordBox .boxTitle {
	 background: url("/images_web/recordTop.png") no-repeat scroll center 0 #29183A;
	 height:15px;
}
.recordBox .boxContent {
	background:#000;
	padding:0 10px;
}
.recordBox .boxBottom{
	display:block;
	 background: url("/images_web/recordBottom.png") no-repeat scroll center top #29183A;
	 height:25px;
}
.sportTitle {
    background: url("/images_web/fadedPNG.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 3px;
    text-align: center;
}
.seasonSelect select,.seasonSelect input {
	font-size:10px;
	margin:5px;
}

.standTable{
	text-align:center;
	padding:3px;
	width:100%;
	color:#FFF;
	margin:5px auto 0;
	border-collapse:collapse;
}
.standTableWrapper{
	background:#000;
}
.standTable .standHeader{
	font-weight:bold;
	color:#FFF;
	background:url("/images_web/headerBg.jpg") repeat-x scroll center -273px transparent;
}
.newsArchiveLink{
	text-align:right;
	margin-right: 10px;
}

.changeSeasonBox form{
	margin:0px;
	padding:5px 0px;
	text-align:center;
}
.o{
	background:url("/images_web/zebraBgLight5.png") repeat scroll 0 0 transparent;
}
