<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
 	background-color: #1a1a1a;
	margin-top:0px;
 	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; 
	font-size: 10px;
}

.header {
	background-image: url("images/headers/header-08.jpg");
	background-repeat: no-repeat;
	overflow:none;
 	width: 950px;
	height: 126px;
	border:0px solid red;
 	}

.header-ad {
	position: relative;
	left: 210px;
	top: 10px;
 	width: 728px;
	height: 90px;
	border:0px solid red;
 	}

.menu {
	background-image: url("menu/navigation_background.gif");
	background-repeat: repeat-x;
	overflow:none;
 	width: 950px;
	height: 26px;
	border:0px solid red;
 	}

#content {
	background:#f9f9f9;
	padding-left:1;
	padding-right:1px;
	padding-top:10px;
	padding-bottom:4px;
	margin-bottom:0px;
	margin-left:2px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-bottom:0px solid green;
}

.sidecontent {
	background: #f9f9f9;
	margin-bottom:0px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-bottom:0px solid green;


}

.sidecontent-text {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:4px;

}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width:950px;
	height:30px;
	border:0px solid red;

}

.footer-text {
	padding-top:6px;
	padding-left:25px;
	margin-top:0px;
	margin-bottom:0px; 
	font-size:10px;
	color:#ffffff;
	}

.float-left {
	float:left;
	}

.float-right {
	float:right;
	}



.heading1 {
	background-image: url("images/navigation_background.gif");
	background-repeat: repeat-x;
	font-size:14px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	overflow:none;
 	width: 150px;
	color: #2d2d2d;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:1px;
}

.heading2 {
	background-image: url("images/main-heading-background.jpg");
	background-repeat: repeat-x;
	font-size:14px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	overflow:none;
 	width: 100%;
	color: #ffffff;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:1px;
}

.posted {

	font-size:11px;
	font-family: Arial, Helvetica, tahoma, sans-serif;
	color: #242c40;
	padding-left:20px;
}

p,ul,td {
	font-size:11px;	
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;  
	font-style: normal; 	
	line-height: 18px; 
	color:#1e1e1e;
}

ul.right
{
list-style-type: none;
padding: 0.6em;
margin: 0;
margin-top:5px;
}

li.right
{
background-image: url(images/3-dots-small-grey.jpg);
background-repeat: no-repeat;
background-position: 0 .45em;
padding-left: 1.4em;
margin-bottom:5px;
}

ul.white
{
list-style-type: none;
padding: 0.0em;
margin: 0;
margin-top:5px;
}

li.white
{
background-image: url(images/3-dots-small-white.jpg);
background-repeat: no-repeat;
background-position: 0 .45em;
padding-left: 1.4em;
margin-bottom:5px;
}


.formcolour { 
 font-size: 11px;
 background-color: #efefef; 
 border: 1px black solid;
 }

.colours {
	lightgray: #efefef;
	blue:  #efefef;
	green: #a3c341;
	black: #000000;
	white: #ffffff;
}	

.news h2 {
	color: black;
	margin-bottom: 0px;
	font-size: 14px;
}
.news h3 {
	color: #a3c341;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bolder;
}

.news {
	margin-left: 15px;
	margin-right: 15px;	
}

.news em {
	color: #01457e;
}

.news-heading {
	background-color: #f2f2f2;	
}

.livestats td {
	background-color: #c9c9c9;
}

.livestats-team {
	background-color: #c9c9c9;
}

.gamestats td {
	font-size: 10px; 
	color: black;
}

.gamestats tr {
	background: #efefef;
}	

tr.head {
	background: #a3c341; 
	background-image: url("images/navigation_background.gif");
	background-repeat: repeat-x;

}
td.head {
	font-size: 10px; 
	color: white;
}
tr.stat {
	background: #efefef; 
}

td.stat-number {
	font-size: 10px; 
	color: black;
}
td.stat-name {
	font-size: 10px; 
	color: black;
}

td.stat-value {
	font-size: 10px; 
	color: black;
}
td.stat-zero {
	
	font-size: 10px; 
	color: #5e7222;
}

td.stat-value-darker {
	background: #E7E7E7; 
	font-size: 10px; 
	color: black;
}
td.stat-zero-darker {
	background: #E7E7E7; 
	font-size: 10px; 
	color: #5e7222;
}	

td.stat-value-darkest {
	background: #D8D8D8; 
	font-size: 10px; 
	color: black;
}
td.stat-zero-darkest {
	background: #D8D8D8; 
	font-size: 10px; 
	color: #5e7222;
}	



a.stat {
	font-size: 10px; 
	color: black;
}
tr.totals {
	color: yellow; 
	background: #a3c341;
	background-image: url("images/navigation_background.gif");
	background-repeat: repeat-x;
}

a:link1 { color: #2d2d2c; text-decoration: underline;}
a:visited1 { color: #2d2d2c;text-decoration: underline;}
a:hover1 {color: #789522; text-decoration: underline;}

a:link { color: #5e7222; text-decoration: underline;}
a:visited { color: #5e7222;text-decoration: underline;}
a:hover {color: #a2c240; text-decoration: underline;}

a.stat:link { color: #000000; text-decoration: none;}
a.stat:visited { color: #000000;text-decoration: none;}
a.stat:hover {  color: #333333; text-decoration: underline;}


a.footerlinks:link { color: #000000; text-decoration: none;}
a.footerlinks:visited { color: #000000;text-decoration: none;}
a.footerlinks:hover {  color: #333333; text-decoration: underline;}

a.footerlinksbottom:link { color: #ffffff; text-decoration: none;}
a.footerlinksbottom:visited { color: #ffffff;text-decoration: none;}
a.footerlinksbottom:hover {  color: #000000; text-decoration: underline;}




</pre></body></html>