body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}
a:link, a:hover, a:visited, a:active {
	color:#C70607;
}
.copyright{
	color:#FFFFFF;
	background-image:url(/images_web/footerBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#1129A7;
	height:29px;
	padding:3px 0px;
	text-align:center;
}
.navTop{
	color:#FFFFFF;
	background-image:url(/images_web/navBg.jpg);
	background-repeat:repeat-x;
	height:25px;
	text-align:center;
	font: 13px Arial, sans-serif;
}
.navTop a, .navTop a:hover, .navTop a:active, .navTop a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.navTop a:hover{
	text-decoration:underline;
}

.rightSide{
	background-image:url(/images_web/rightBg.jpg);
	background-repeat:repeat-y;
	width:201px;
	color:#FFFFFF;
}
.leftSide{
	background-image:url(/images_web/leftBg.jpg);
	background-repeat:repeat-y;
	width:182px;
	color:#FFFFFF;
}

.buttonscontainer {
	width: 182px;
}

.buttons a:link, .buttons a:visited, .buttons a:active {
	color: #FFFFFF;
	background:url(/images_web/navLeftBg.jpg) no-repeat right top;
	height:18px;
	padding-left: 5px;
	display: block;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttons a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.box{
	padding-top:5px;
}
.boxBottom{
	background-image:url(/images_web/boxBottom.jpg);
	height:30px;
}
.boxContent{
	background-image:url(/images_web/boxBg.jpg);
	background-repeat:repeat-y;
	padding:0px 8px;
}
.boxTitle{
	background-image:url(/images_web/boxTopTitleBg.jpg);
	min-width:147px;
	white-space:nowrap;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:10px;
}
.boxTopRight{
	background-image:url(/images_web/boxTopRight.jpg);
	background-position:right;
	background-repeat:no-repeat;
	max-width::425px;
}
.newsTitle{
	width:100%;
	border-bottom: thin solid #CCCCCC;
}
.newsTitle a{
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-decoration:none;
}
.newsByLine{
	font-size:11px;
	padding:1px 0 10px 10px;
	color:#999999;
	margin:0;
}
.newsBody{
	text-align:justify;
	padding-left:25px;
	margin:0 0 10px 0;
}
.newsReadMore{
	font-size:10px;
	font-weight:bold;
	color:#BE1100;
	text-align:right;
	padding: 0 5px 10px 0;
	margin:0;
}
.boxRight{
	color:#000000;
	padding-bottom:10px;
}
.boxRightContent{
	background-image:url(/images_web/boxLeftBg.jpg);
	padding:0px 3px;
}
.boxRightTitle{
	background-image:url(/images_web/boxLeftTitle.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.sbEvent{
	font-size:11px;
}
.sbSport{
	background-image:url(/images_web/boxLeftBubble.jpg);
	background-position:-3px 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	height:20px
}
.sbStatus{
	font-size: 8pt;
	text-align:right;
}

.sbEventO, .sbEventE, .sbEvent {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.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:bolder;
}
.sbTeams{
	text-align:left;
}
.sbDate{
	text-align:right;
	padding-right:10px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:2px;
	
}
.pollQuestion{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-bottom:5px;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollBarBG{
	background-image:url(/images_web/boxLeftBubble.jpg);
	background-position:-12px 0px;
	background-repeat:no-repeat;
	height:10px;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}

.advert{
	padding-bottom:20px;
	text-align:center;
}
.adWordText{
	text-align:center;
	font-size:9px;
	padding-bottom:3px;
}
.advert.pad10{
	padding:10px 0;
}
.advert.pad20{
	padding:20px 0;
}
.LeftAds .ad{
	padding-top:10px;
	padding-right:8px;
	text-align:center;
	overflow: hidden;
}