body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

a:link, a:hover, a:visited, a:active {
	color:#FFF;
}

.f {
	padding: 8px 8px 0px 8px;
}

.copyright{
	color:#FFF;
	background-image:url(/images_web/footerBg.jpg);
	background-color:#000000;
	padding:3px 0px;
	text-align:center;
	border-top: thin solid #FFF;
}

.navTop{
	background:url(/images_web/navBg.jpg) top center repeat-x;
	padding-bottom:3px;
	color:#FFF;
	border-top: thin solid #FFF;
}

.navTop a{
	text-decoration: none;
	padding: 0px 5px;
	font-weight: bold;
}

#header{
	text-align:center;
}
#header img{
	padding:0;
	border:0;
}

#left {
	width:199px;
    background-color:#0038A9;
}
.leftMenu{
	background-image:url(/images_web/leftBg.jpg);
	padding: 0px;
	margin: 0px;
}

#main {
	width:595px;
	background-image:url(/images_web/mainBg.jpg);
	padding: 5px 3px 0px 5px;
	color:#FFF;
}

#right {
	width:206px;
	background-image:url(/images_web/rightBg.jpg);
	color:#FFF;
}

.box{
	padding-top:10px;
}

.boxRight{
	width:100%;
}

.boxTitle{
	background-image:url(/images_web/boxTop.jpg);
	background-repeat:no-repeat;
	height:24px;
	font-size:15px;
	font-weight:bold;
	vertical-align: middle;
	color:#FFF;
	padding-left:20px;
	padding-top:4px;
        display:block;
}

.boxContent{
	background-image:url(/images_web/boxBg.jpg);
	padding:0px 4px;
	background-repeat:repeat-y;
}

.newsTitle {
	background-image:url(/images_web/newsTitleBg.jpg);
	background-repeat:no-repeat;
	float:none;
	font-size:14px;
	font-weight:bold;
	height:22px;
	padding-left:8px;
	padding-top:4px;
}

a.newsTitle, a.newsTitle:link, a.newsTitle:hover, a.newsTitle:visited, a.newsTitle:active {
	color: #FFF;
	text-decoration:none;
}

.newsByLine {
	font-size:10px;
	padding-left:15px;
	color:#999999;
}

.newsByLine a{
	color:#999999;
}

.newsReadMore{
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:15px;
}

.newsBody {
	font-size:12px;
	padding-bottom:3px;
	padding-left:30px;
        padding-right:5px;
	text-align:justify;
}

.sbDate{
	font-size:13px;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	padding: 3px 14px 4px 0px;
}
.sbSport{
	background-image:url(/images_web/sbSportBg.jpg);
	background-repeat:no-repeat;
	height:25px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding: 5px 0px 0px 15px;
}
.sbEvent{	
	border-bottom: thin solid #BABCBB;
	padding: 0px 10px 3px 15px;
	margin-left:15px;
	font-size:11px;
}
.sbStatus{
	font-size: 8pt;
	text-align:right;
}

.sbEventO, .sbEventE, .sbEvent {
	margin-left: 3px;
}

.sbDhSecondGame{
	text-align:center;
}

.sbScore {
	text-align: right;
	padding-right: 8px;
	padding-left: 2pt;
}
.sbTime{
	text-align: right;
	padding-right:3px;
}
.sbTimeZone{
	text-align: center;
}
.sbNote{
	text-align: right;
	font-style:italic;
	font-size: 10px;
	padding-right:4px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}


.navcontainer{
	padding:0px;
}

.navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background-image:url(/images_web/leftBg.jpg);
}

.menuItem li{
	list-style: none;
	margin: 0px;
	text-align: left;
	padding:0px;
}

.menuItem div a{
	display: block;
	padding: 1px 0px;
	background-image:url(/images_web/menuBg.jpg);
	background-position:bottom right;
	text-decoration: none;
	padding-left:10px;
}

.menuItem div a:link { color: #FFF; }
.menuItem div a:visited { color: #FFF; }

.menuItem div a:hover{
	background-image:url(/images_web/menuBg-over.jpg);
	background-position:bottom right;
	color: #011C53;
	border-left: 5px solid #011C53;
	font-weight:bold;
}





form {
	padding:0px 0px 5px 0px;
	margin:0px;
}
.fanPoll{
	padding: 0px 5px 5px 5px;
	border-bottom: thin solid #585858;
}
.fanPoll input {
	margin: 5px;
}

.pollVoteAnswer{
	padding: 5px 0px 0px 8px;
}

.pollVoteAnswer2{
	border-bottom: thin solid #585858;
	padding-left: 5px;
}

.pollQuestion{
	font-size:12px;
	text-align:center;
	font-style:italic;
	border-bottom: thin solid #585858;
	font-weight:bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.pollChoices{
	padding-left:5px;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	padding-top:5px;
	color:#BABCBB;
}
.pollBarBG{
	background-color:#585858;
	background-image:url(/images_web/sbSportBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollBox{
	padding-left:5px;
	width:100%;
}
.pollBox td{
	padding-bottom: 2px;
}

.articleDiv {
	clear:both;
        padding: 0px 5px;
        margin: 0px;
}

.newsPhoto {
	padding:4px;
	float:right;
	border: 1px solid;
	margin: 4px;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

/* Paginator Styles */
.pager {
/*float: right;*/
    clear: both;
    padding-top: 1.5em;
    margin-right: 2.0em;
}

.pager .paginator_page a {
    border: 1px solid #000099;
    color: #000099;
    background-color: white;
    padding: 0.25em 0.5em 0.25em 0.5em; /*margin: 0.25em 0.2em 0.25em 0.25em;*/
    text-decoration: none;
}

.pager .paginator_page>a {
    display: inline-block;
}

.paginator_page a.current {
    border: 1px solid #000;
    color: #fff;
    background: #003366;
    text-decoration: none;
}

.paginator_page a:hover {
    border: 1px solid #000;
    color: #fff;
    background: #CF142B;
}

.paginator_nextprev a {
    border: 1px solid #000099; /*color: #8585B9;*/
    background-color: white;
    color: #000099;
    padding: 0.25em 0.5em 0.25em 0.5em;
    text-decoration: none;
}

.paginator_nextprev>a {
    display: inline-block;
}

.paginator_nextprev .inactive {
    border: 1px solid #ccc; /*color: #8585B9;*/
    background-color: white;
    color: #ccc;
    padding: 0.25em 0.5em 0.25em 0.5em;
    text-decoration: none;
}

.paginator_nextprev>.inactive {
    display: inline-block;
}

.paginator_nextprev a:hover {
    border: 1px solid #000;
    color: #fff; /*padding: 0.25em 0.25em 0.25em 0.25em;*/
    background: #CF142B;
}

.aboveScoreboard{
	background-color:#000000;
	padding-bottom:2px;
	width:206px;
	overflow:hidden;
}

.belowScoreboard{
	padding-top:10px;
}

.ad{
	padding:5px 0 10px 0;
}
.adLeft img {
	width:190px;
}
.belowScoreboard .adBox{
	max-width:200px;
	overflow:hidden;	
}
.newsArchiveLink {
	font-weight:bold;
	padding:10px 0px;
	margin-left:5px;
}
/*
.newsBody table{
	color:#fff;
	font-size:12px;
}
.newsBody{
	color:#fff;
}
*/
#rotatingAdZone{
	text-align:center;
	padding:10px 0;
	height:140px;
}
#rotatingAdZone .adBox{
	width:160px;
	margin:0 auto;
}
#rotatingAdZone .ad{
	width:160px;
	height:120px;
	overflow:hidden;
}
.aboveSB{
	width:200px;
	margin:5px auto;
	overflow:hidden;
	text-align:center;	
}
.aboveSB .ad{
	margin:3px 0;
}
