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

.frmButton  {
	BACKGROUND-COLOR: #8B0000;
	COLOR: white;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	border: thin solid #000000;
}

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

#rightSide{
	width:200px;
	float:right;
	padding-top:15px;
}

#content{
	float:left;
	width:575px;
	padding-top:15px;
}

.boxTitle{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.boxContent{
	/*border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;*/
	overflow:hidden;
	padding-right:3px;
}

.boxContentSm{
	padding:0px 4px;
}

.boxSm{
	width:190px;
	background-image:url(/images_web/boxSmBg.gif);
	border: 1px solid #000000;
	
}

.boxFooterSm{
	background-image:url(/images_web/boxSmBottom.gif);
	background-repeat:no-repeat;
	height:29px;
}

.boxTitleSm{
	background-image:url(/images_web/boxSmTop.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	height:32px;
	font-weight:bold;
	padding-top:1px;
}

.pollQuestion{
	color:#540000;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding-bottom:5px;
}

.pollTotalVotes{
	text-align:center;
	font-style:italic;
	padding-top:5px;
}
.pollBarBG{
	background-image:url(/images_web/NewsTitleBg.gif);
	background-repeat:repeat-x;
	height:13px;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollChoices{
	font-weight:bold;
}

.newsTitle{
	font-size:14px;
	font-weight:bolder;
	width:100%;
	background-image:url(/images_web/NewsTitleBg.gif);
	background-repeat:repeat-x;
	height:33px;
	padding-left:5px;
	padding-top:5px;
	
	clear:both;
}

.menuItem{
	font-size:14px;
	background-image:url(/images_web/menuItem.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	height: 27px;
}

.menuItem a, .menuItem a:visited, .menuItem a:hover, .menuItem a:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menuItemTitle{
	text-align:right;
	font-weight:bold;
	font-size:16px;
	padding-right:20px;
	background-image:url(/images_web/menuTitleBarBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.recentHeadlines .boxContent .articleDiv div.newsTitle{
	background-image:url(/images_web/spacer.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:2px;
	height:auto;
}
.recentHeadlines .boxContent .articleDiv div.newsByLine{
	padding-left:15px;
}
.recentHeadlines .boxContent .articleDiv div.newsTitle a, .recentHeadlines .boxContent .articleDiv div.newsTitle a:visited, .recentHeadlines .boxContent .articleDiv div.newsTitle a:hover{
	color:#8B0000;
	text-decoration:none;
	border:0px;
}

.newsTitle a{
	color:#FFFFFF;
	text-decoration:none;
	border:0px;
}


.articleDiv{
	
}


.newsByLine{
	font-size:10px;
	margin-bottom:3px;
	margin-top:-5px;
}
.newsBody{
	text-align:justify;
	padding-bottom:5px;
}
.newsPhoto {
	padding-right:4px;
	padding-bottom:4px;
	float:left;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	font-weight:bold;
	text-align:right;
	padding: 4px 0px;
}
.clearer{/* used to clear floats without introducing space*/
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
.sbDate{
	font-size:14px;
	font-weight:bolder;
	font-style:italic;
	padding: 2px 0px;
	text-indent:5px;
	margin-top:3px;
	text-align:right;
}
.sbSport{
	font-size:14px;
	font-weight:bolder;
	font-style:italic;
	border-bottom:2px solid #8B0000;
	border-top: 2px solid #8B0000;
	padding: 2px 0px;
	text-indent:5px;
	margin-top:3px;
}
.sb {
	font-size: 10pt;
}
.sbStatus{
	font-size: 9pt;
	text-align:right;
}

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

.sbDhSecondGame{
	text-align:center;
}
.sbStatus{
	font-size: 11px;
	text-align:right;
}
.sbScore {
	text-align: right;
	padding-right: 9px;
	padding-left: 2pt;
	white-space:nowrap;
}
.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;
}
.copyright{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
.leftAds{
	width:200px;
	overflow:hidden;
	text-align:center;
}
.rightAds{
	width:200px;
	overflow:hidden;
	margin:10px auto;
}
