

.NavList {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
#sportsNav {
	height: 155px;
}


.glossymenu{
	position: relative;
	padding: 0 0 0 30px;
	margin: 0 auto 0 auto; /*tab background image path*/
	height: 30px;
	list-style: none;
	background-image: url(../images/menur_bg.gif);
	background-repeat: repeat-x;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#330000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding:0 0 0 10px; /*Padding to accomodate left tab image. Do not change*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}

.glossymenu li.current a, .glossymenu li a:hover, .glossymenu li.current a:hover{
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(../images/menur_hover_left.gif);
	background-repeat: no-repeat;
}

.glossymenu li.current a b, .glossymenu li a:hover b, .glossymenu li.current a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(../images/menur_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.glossymenu li a:hover{
	background-image: url(../images/menur_ahover_left.gif);
	color: #CC0000;
}
.glossymenu li a:hover b{
	background-image: url(../images/menur_ahover_right.gif);
	color: #CC0000;
}
#green {
	background-image: url(../images/menur_bg_g.gif);
	padding-left: 10px;
	font-size: 0.8em;
}
#green li.current a, #green li a:hover, #green li.current a:hover{
background-image: url(../images/menur_hover_left_g.gif);
color: #fff;
}

#green li.current a b, #green li a:hover b, #green li.current a:hover b{
background-image: url(../images/menur_hover_right_g.gif);
color: #fff;
}

#green li a:hover{
	background-image: url(../images/menur_ahover_left_g.gif);
	color: #8A0F0F;
}
#green li a:hover b{
	background-image: url(../images/menur_ahover_right_g.gif);
	color: #8A0F0F;
}
.submenu {
	position: relative; /*tab background image path*/
	height: 25px;
	list-style: none;
	background-image: url(../images/submenur_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.submenu li {
	float:left;
}

.submenu li a {
	float: left;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	padding:0 0 0 10px; /*Padding to accomodate left tab image. Do not change*/
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}
.submenu li a b {
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}
.submenu li.current a, .submenu li a:hover, .submenu li.current a:hover {
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(../images/submenur_ahover_left.gif);
	background-repeat: no-repeat;
}
.submenu li.current a b, .submenu li a:hover b, .submenu li.current a:hover b {
	color: #fff; /*right tab image path*/
	background-image: url(../images/submenur_ahover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sportBanner  
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 98px;
	width: 988px;
	position:relative;
	margin:0 auto;
	margin-right: auto;
	margin-left: auto;
}

.seriesNav {
	margin-bottom: 10px;
	text-align: left;
}
.seriesNav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
	color:Black;
}

.seriesNav li a {
	color:Black;
}

.seriesName   {
	border-left-style: none;
	border-left-width: 0px;
	background-color: #999999;
	color: #FFFFFF;
	width:670px;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
	margin-bottom:5px;
}


.tabcontent{
/*display:none;
width: 500px;
height: 5px;
line-height: 5px;*/
}

.tabcontentNew{
/*width: 990px;*/
}

.submenu td {
	float:left;
}

.submenu td a {
	float: left;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	padding:0 0 0 10px; /*Padding to accomodate left tab image. Do not change*/
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}
.submenu td a b {
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}
.submenu td.current a, .submenu td a:hover, .submenu td.current a:hover {
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(../images/submenur_ahover_left.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}
.submenu td.current a b, .submenu td a:hover b, .submenu td.current a:hover b {
	color: #fff; /*right tab image path*/
	background-image: url(../images/submenur_ahover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration:none;
}

#cktscores
{
	padding-left:0px;
}

#cktscores a 
{
	color:Red;
	font-weight:bold;
	padding-left:10px;
}
