/* Match Report Styles */


/* Match Report Styles */

/* Fixture List Styles */

.FixtureAway {
	background-color: #FFFFB7;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
}

.FixtureHome {
	background-color: #cccccc;
	color: #000000;
	font-family: tahoma;
	font-size: 9pt;
}

.NextFixture {
	background-color: #10940f;
	color: #ffffff;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:19px;
}

.FixtureHdr {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #10940F;
}

/* Fixture List Styles */

/* League Table Styles*/  

.leagueTeam {
	background-color: #BEBBB1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leagueRowHome {
	background-color: #E5E5E5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.leagueRowAway {
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.leagueRowTotal {
	background-color: #E5E5E5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.liteHighlight {
	background-color: #10940f;
	color: #ffffff;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:19px;
}

.leagueHdr {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
}

.leagueTitle {
	color: #CC00CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.leagueDate {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* League Table Styles*/


.header{
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	text-align:left;
	height:18px;
	overflow:hidden;
	vertical-align:middle;
}

/* Match Reports Styles */

#matchstatistics
{
	float: 				right;
	border: 			1px solid #CCC;
	margin: 			10px 0 10px 10px;
	padding: 			1px 5px 5px 5px;
	font-size:			0.9em;
}
#matchstatistics p 
{
	margin: 			0;
}
#matchstatistics ul 
{
	list-style: 		none;
	text-indent: 		0;
	margin: 			0;
	padding: 			0 0 0 3px;
}
#matchstatistics li
{
	list-style: 		none;
	text-indent: 		0;
	margin: 			0;
}
#content 
{
	float: left;
	width: 545px;
	font-size: 1.3em;
	padding-bottom: 30px;
	margin: 0;
}

td
{
	font-family :  tahoma, Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height:19px;	
	color : #000000;
}

a
{
	color : #0000FF;
	font-family :tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 11px;
	text-decoration :underline;
 	font-weight:normal;
}

a:hover
{
	color : #FF0000;
	font-family :tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 11px;
	text-decoration :none;
 	font-weight:normal;
}

a.link
{
	color : #FFFFFF;
	font-family :tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
 	font-weight:bold;
}

a.link:hover
{
	color : #FDFF30;
	font-family :tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
 	font-weight:bold;
}

.news{background-image: url("/nimages/blackbg.gif"); background-color:#666666; font-size:10px; color: #ffffff;}
.story{background-color:#e5e5e5; font-size:10px; border-top: 1px solid white ; border-bottom: 1px solid white;}
.feature{background-color:#f7f7f7; font-size:10px; border-top: 1px solid white ; border-bottom: 1px solid white;}
.headlines{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;  font-weight: bold;}
a{color: #000000; text-decoration: none;}
.small{font-size: 10px;}
.bgtable{background-color: #ffffff;}
.maintext{padding: 0.1em 0.1em 0.1em 0.1em; text-align:left;}
.programnews{font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 14px;color: #FFFFFF;font-weight: bold;height:auto;overflow:hidden;vertical-align:middle;padding: 0.25em 0em 0.25em 0.3em;background-image: url("../nimages/blackbg.gif"); background-color:#666666;}