#InternalContent .PageContentBlock {
	width: 600px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}
#InternalContent .PageContentBlock H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0e6980;
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #6c6c6c;
}
#InternalContent .PageContentBlock TABLE {		
	/*width: 380px;*/
	text-align: left;
	/*background-color: Aqua;*/
	margin: 3px 0 5px 20px;
	padding: 0;
}
#InternalContent .PageContentBlock TABLE TR {
	margin: 0;
	padding: 0;
	text-align: left;
}
#InternalContent .PageContentBlock TABLE TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0 8px 0 0;
	/*background-color: Fuchsia;*/
	text-align: left;
}

#InternalContent .PageContentBlock DIV.statsTableBlock TABLE {
	width: 580px;
	margin: 10px;
	padding: 0;
}
#InternalContent .PageContentBlock DIV.statsTableBlock TABLE TD{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #6c6c6c;
}
#InternalContent .PageContentBlock DIV.statsTableBlock TABLE TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #000;
	border-top: 1px solid #B6C1CB;
	border-right: 1px solid #B6C1CB;
}
.feedScoreboardBlock {
	width: 300px;
	float: left;
}
#InternalContent DIV.PageContentBlock DIV.feedScoreboardBlock H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #147181;
	margin: 20px 0 10px 10px;
	padding: 0;
	/*border-bottom: 1px solid #fff;*/
}
#InternalContent DIV.PageContentBlock DIV.feedScoreboardBlock TABLE {
	width: 290px;
	margin: 0 0 30px 10px;
	padding: 0;
}
#InternalContent DIV.PageContentBlock DIV.feedScoreboardBlock  TD {
	border-bottom: 1px solid #6c6c6c; 
}
.gamestatus {
	color: #9ACD32;
	font-weight: bold;
}
.gameteam01,
.gameteam02 {
	font-weight: bold;
}
.gamelink A,
.gamelink A:visited {
	color: #D9F0F4;
	font-weight: bold;
	text-decoration: none;
}
.gamelink A:hover {
	text-decoration: underline;
}
#InternalContent DIV.PageContentBlock DIV.statsTableBlock {
	width: 600px;
}
#InternalContent DIV.PageContentBlock DIV.statsTableBlock TR, TD {
	border-bottom: 1px solid #6c6c6c; 
}
#InternalContent DIV.PageContentBlock DIV.statsTableBlock TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800e1b;
	background-color: #b6c1cb;
}
.odds {
	width: 600px;
	border-top: 1px solid #D0DCF0;
	border-left: 1px solid #D0DCF0;
	/*margin: 0 5px 10px 5px;*/
	margin: 0 auto;
	color: #000;
	clear: both;
}
.odds CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 600px;
	font-size: 15px;
	color: #0082CF;
	background-color: #F8F8F8;
	/*border: 1px solid #EFEFEF;*/
	border-bottom: none;
	margin: 0 auto;
}
.odds CAPTION A {
	color: #0082CF;
	text-decoration: none;
}
.odds TH,
.odds TD {
	border-right: 1px solid #D0DCF0;
	border-bottom: 1px solid #D0DCF0;
	padding: 2px;
}
.odds TH {
	text-transform: uppercase;
	background-color:  #B6C1CB;
	color: #FFF;
}
.odds TD {
	font: 11px Arial, Helvetica, sans-serif;
}
TH.game-date {
	width: 80px;
}
TD.game-date {
	text-align: center;
	vertical-align: top;
}
TH.rotation {
	width: 30px;
}
TD.rotation {
	text-align: center;
	vertical-align: top;
}
TH.team-name {
	
}
TH.point-spread {
	width: 60px;
}
TD.point-spread {
	text-align: center;
	vertical-align: top;
}
TH.money-line {
	width: 45px;
}
TD.money-line {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
TH.total {
	width: 80px;
}
TD.total {
	padding-left: 5px;
	vertical-align: top;
}
.even {
	background-color: #F8F8FF;
}
	