/* ------ CONTENT STARTS HERE ------ */
.sporttitle H1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 15px 0 10px 10px;
}
.sporttitle H1.football {
	color: #653614;
}
.sporttitle H1.baseball {
	color: #005BB2;
}
.sporttitle H1.hockey {
	color: #5F9EA0;
}
.sporttitle H1.soccer {
	color: #28804E;
}
.sporttitle H1.basketball {
	color: #FF6044;
}
.rssbuttom {
	float: left;
}
.rssbuttom IMG {
	margin-top: 6px;
}
/* --- SCORES TABLE STARTS HERE --- */
TABLE.scoretable {

}
TABLE.scoretable TR.even,
TABLE.scoretable TR.odd {
	height: 31px;
}
TABLE.scoretable TD.gamestatus {
	background-repeat: no-repeat;
	width: 91px;
	font-size: 10px;
	text-align: center;
}
TABLE.scoretable TR.even TD.gamestatus {
	background-image: url(../images/gamestatus_even_bg.gif);
}
TABLE.scoretable TR.odd TD.gamestatus {
	background-image: url(../images/gamestatus_odd_bg.gif);
}
TABLE.scoretable TR.even TD.team1,
TABLE.scoretable TR.even TD.score1,
TABLE.scoretable TR.even TD.score2,
TABLE.scoretable TR.even TD.team2 {
	background-image: url(../images/even_bg.gif);
}
TABLE.scoretable TR.odd TD.team1,
TABLE.scoretable TR.odd TD.score1,
TABLE.scoretable TR.odd TD.score2,
TABLE.scoretable TR.odd TD.team2 {
	background-image: url(../images/odd_bg.gif);
}
TABLE.scoretable TD.gamestatus SPAN {
	color: #ff0000;
}
TABLE.scoretable TD.team1,
TABLE.soccerscoretable TD.team1 {
	width: 112px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #595959;
}
TABLE.scoretable TD.team1 DIV,
TABLE.soccerscoretable TD.team1 DIV {
	margin-right: 3px;
}
TABLE.scoretable TD.score1,
TABLE.soccerscoretable TD.score1 {
	width: 24px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #37628E;
}
TABLE.scoretable TD.score1 DIV,
TABLE.soccerscoretable TD.score1 DIV {
	margin: 1px 0;
	border-right: 1px solid #C8C8C8;
}
TABLE.scoretable TD.score2,
TABLE.soccerscoretable TD.score2 {
	width: 24px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #37628E;
}
TABLE.scoretable TD.team2,
TABLE.soccerscoretable TD.team2 {
	width: 112px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #595959;
}
TABLE.scoretable TD.features {
	width: 238px;
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
}
TABLE.scoretable TD.features A {
	color: #25485B;
}
TABLE.scoretable TD.features SPAN {
	color: #000;
}
TABLE.scoretable TR.even TD.features {
	background-image: url(../images/features_even_bg.gif);
}
TABLE.scoretable TR.odd TD.features {
	background-image: url(../images/features_odd_bg.gif);
}
TABLE.soccerscoretable {
	float: left;
	width: 290px;
	border-bottom: 1px solid #E8E8E8;
	margin: 0 4px 10px 3px;
	background-color: #F9F9F9;
}
TABLE.soccerscoretable TD.gamestatus {
	background-image: url(../images/gamestatus_soccer_bg.gif);
	background-repeat: no-repeat;
	background-color: #A1AEBA;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	width: 50px;
}
TABLE.soccerscoretable TD.team1,
TABLE.soccerscoretable TD.score1,
TABLE.soccerscoretable TD.score2,
TABLE.soccerscoretable TD.team2 {
	background-image: url(../images/even_bg.gif);
	background-position: 0 -1px;
	height: 30px;
}
TABLE.soccerscoretable TD.team1,
TABLE.soccerscoretable TD.scorerteam1 {
	background-color: #F9F9F9;
	border-left: 1px solid #E8E8E8;
}
TABLE.soccerscoretable TD.scorerteam1 LI {
	margin: 2px 0 3px 65px;
}
TABLE.soccerscoretable TD.team2,
TABLE.soccerscoretable TD.scorerteam2 {
	background-color: #F9F9F9;
	border-right: 1px solid #E8E8E8;
}
TABLE.soccerscoretable TD UL {
	margin: 0;
	padding: 0;
}
TABLE.soccerscoretable TD LI {
	list-style: none;
	margin: 2px 0 3px 20px;
	padding: 0;
	font-size: 10px;
	color: #595959;
}
/* --- SCORES TABLE ENDS HERE --- */

/* ------- COL1 ENDS HERE ------- */

/* ------ COL2 STARTS HERE ------ */
#TopRight {
	background-image: url(../images/top_right.jpg);
	height: 74px;
}
#SportsCalendar {
	background-color: #131E24;
	background-image: url(../images/calendar_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
}
#SportsCalendar TABLE {
	margin: 0 auto;
	background-color: #263137;
	width: 215px;
	border-bottom: 1px solid #2d4452;
	border-right: 1px solid #2d4452;
}
#SportsCalendar TH {
	background-color: #2D4452;
	color: #fff;
	border-top: 1px solid #2d4452;
	border-left: 1px solid #2d4452;
}
#SportsCalendarMonth,
#SportsCalendarMonth A,
#monthlyCalendar TABLE CAPTION {
	font-weight: bold;
	color: #FFF;
	word-spacing: 10px;
}
#SportsCalendar TD {
	font-weight: bold;
	text-align: center;
	color: #959595;
	border-top: 1px solid #2d4452;
	border-left: 1px solid #2d4452;
}
#SportsCalendar TD A {
	color: #EBEBEB;
}
#SportsCalendar TD.sportscalendartoday {
	background-color: #EBEBEB;
}
#SportsCalendar TD.sportscalendartoday A {
	color: #263137;
}
#prevNextCalendar {
	background-color: #2D4452;
	font-size: 9px;
	color: #FFFFFF;
	margin: 5px 0;
	padding: 3px 0;
	text-align: center;
	border-left: 1px solid #131E24;
	border-right: 1px solid #131E24;
}
#prevNextCalendar A {
	color: #E4763A;
}
#defaultCalendar TD.calendarToday {
	background-color: #45555A;
}
#defaultCalendar TD.calendarToday A {
	color: #DB6607;
}
/* --- FOOTBALL VARIANTS STARTS --- */
.scoresDate H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #37628E;
	margin: 15px 0 5px 10px;
	font-size: 11px;
}
.totalsportscontent H3 {
	color: #E17137;
	margin: 15px 0 5px 10px;
	font-size: 16px;
}
#weekCalendar {
	font-weight: bold;
	color: #C7C7C7;
	text-align: center;
	padding: 0 5px;
}
#weekCalendar SPAN {
	color: #283D42;
}
#weekCalendar SPAN.currentDate {
	color: #E17137;
}
#weekCalendar A {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
