body
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}

.menuSide
{
	float:left; width: 13px;
}

.menuMidSelected
{
	float:left; 
	background-image: url(/images/menu/midSelected.gif); 
	background-repeat:repeat-x; 
	padding: 12px 8px 0px 8px; 
	color: White; 
	height: 34px;
}

.menuMidSelected a:link { text-decoration: none; color: #f1f2f2; font-weight: bold; }
.menuMidSelected a:active { text-decoration: none; color: #f1f2f2; font-weight: bold; }
.menuMidSelected a:visited { text-decoration: none; color: #f1f2f2; font-weight: bold; }
.menuMidSelected a:hover { text-decoration: underline; color: #f1f2f2; font-weight: bold; }

.menuMidNotSelected
{
	float:left; 
	background-image: url(/images/menu/midNotSelected.gif); 
	background-repeat:repeat-x; 
	padding: 12px 8px 0px 8px; 
	color: Navy; 
	height: 34px;
	font-weight: bold;
}

.menuMidNotSelected a:link { text-decoration: none; color: Navy; }
.menuMidNotSelected a:active { text-decoration: none; color: Navy; }
.menuMidNotSelected a:visited { text-decoration: none; color: Navy; }
.menuMidNotSelected a:hover { text-decoration: underline; color: Navy; }

.contentDiv {background-color: #f1f1f2; width:100%;}
.contentTopBorder {width:100%; background-image: url(/images/body/divTop.gif); background-position:top left; background-repeat:repeat-x;}
h2 {color: black; margin: 0px; margin-left: 8px; font-size: 1.3em; padding-bottom: 5px;}

.newsAdded { float:right; padding-top: 8px; padding-right: 10px;}
.newsArticle { padding: 0px 8px 8px 8px;}
h3 {padding: 8px; margin: 0px; color: black; width: 620px; font-size:1.2em;}
h1 {color:black; font-size: 1.7em; text-align: center; margin: 0px; padding: 8px;}

.fixtureHome { clear:left;font-size: 1.2em; width: 100%; color: White; background-color: navy; overflow:auto; font-weight: bold; }
.fixtureAway { color: Navy;clear:left; font-size: 1.2em; width: 100%; overflow:auto; font-weight: bold;}
.fixtureDate { float:left; width: 130px;  padding: 10px; }
.fixtureTeam {float:left; width: 250px; padding: 10px;}


.resultLink a:link {font-size: 0.7em; text-decoration: none; }
.resultLink a:active {font-size: 0.7em; text-decoration: none; }
.resultLink a:visited {font-size: 0.7em; text-decoration: none; }
.resultLink a:hover {font-size: 0.7em; text-decoration: underline; }

td.notOut {background-color: Navy; color: White; font-weight: bold;}
td.notOut a:link { text-decoration: none; color: White; }
td.notOut a:active { text-decoration: none; color: White; }
td.notOut a:visited { text-decoration: none; color: White; }
td.notOut a:hover { text-decoration: underline; color: White; }

tr.average {background-color: Gray; color: White; font-weight: bold; }
tr.average td {border-right: solid 1px black;}
tr.averageHeader {background-color: Navy; color: White; font-weight: bold;}
tr.averageOther {background-color: Transparent; color: Black; font-weight: bold;}
tr.averageOther td {border-right: solid 1px black;}
.averageHeader a:link { color:  white; text-decoration: underline; }


a:link { color:  navy; text-decoration: none; }
a:active { color:  navy; text-decoration: none; }
a:visited { color:  navy; text-decoration: none; }
a:hover { color:  navy; text-decoration: underline; }

img {border: none;}

#tabResults th {border-bottom: solid 1px navy; border-top: solid 2px navy;}
#tabResults .scoreHeader {width: 120px; font-size: 0.8em; border-left: solid 1px navy; border-right: solid 1px navy;}
#tabResults td {border: solid 1px navy;}
#tabResults .ball {width: 28px; text-align: center; color: Red; }
#tabResults .ballHeader {width: 28px; text-align: center; }
#tabResults .score { color:Red; font-size: 1.3em; font-weight: bold;}

.coltOverHeader {border-top: solid 1px navy; border-right: solid 1px navy; width: 75px; color: White; background-color: Navy;}
.coltBowlerHeader {border-top: solid 1px navy; text-align: center;}
.coltBowlerBox {border-top: solid 1px navy; border-right: solid 1px navy;}
.coltPairBox{border:solid 1px navy; border-bottom:none; border-top: none; width: 150px; padding-left: 8px; font-weight:bold;}
.coltBatsman{border:solid 1px navy; border-bottom:none; padding-left: 8px;}
.coltBall{border-top: solid 1px navy; border-right: solid 1px navy; width: 40px;}
.coltBatsmanBox{border-top: solid 1px navy; border-right: solid 1px navy; border-left:solid 1px navy;}

.coltBallDisplay{border-top: solid 1px navy; border-right: solid 1px navy; width: 40px; color:Red; text-align: center;}
.coltOverHeaderDisplay {border-top: solid 1px navy; border-right: solid 1px navy; width: 75px;}
.coltOverScore {border-top: solid 1px navy; border-right: solid 1px navy; color:Red; text-align:center; font-weight: bold; }
.coltBatsmanBox{border-top: solid 1px navy; border-right: solid 1px navy; border-left:solid 1px navy; padding-left: 8px;}
.coltPairBoxTop{border:solid 1px navy; border-bottom:none; width: 150px; padding-left: 8px; font-weight:bold;}

.boxTL
{
	background-image: url(/images/body/boxTL.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 6px;
	height: 26px;
	float: left;
	clear: left;
}

.boxTM
{
	background-image: url(/images/body/boxTM.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 0px;
	height: 26px;
	float: left;
	text-align: left;
	color: Black; /*required for takeover*/
}

.boxText
{
	margin: 0px;
	padding-top: 4px;
	font-size: 1.1em;
	margin-left: 8px;
}

.boxTR
{
	background-image: url(/images/body/boxTR.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 6px;
	height: 26px;
	float: left;
}

.boxM
{	
	background-image: url(/images/body/boxM.gif);
	background-repeat: repeat;
	border-left: solid 1px #a0a0a0;
	border-right: solid 1px #a0a0a0;
	width: 0px;    
	clear: left;
	float: left;
	text-align: left;
	color: Black; /*required for takeover*/
}

.boxBL
{
	background-image: url(/images/body/boxBL.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	width: 6px;
	height: 14px;
	clear: left;
	float: left;
}

.boxBM
{
	background-image: url(/images/body/boxBM.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 0px;
	width: 0px;    
	height: 14px;
	float: left;
}

.boxBR
{
	background-image: url(/images/body/boxBR.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	width: 6px;
	height: 14px;
	float: left;
}