/* CSS Document */


table	{
	width : 660px;
} 
.doncaster
{
	font-family: "Arial";
	font-size:15px;
	color : #000000;
}		


body	{
		background-image:url(../images/big_grey_B.jpg);
        background-repeat : no-repeat;
		background-position : 200px 30px;
		}
		
td	{
	font-family: "Arial";
	font-size:13px;
	color : #000000;
	}	
	
td.header	{
	color : #000000;
	font-family: "Arial";
	font-size : 30px;
	font-weight : bold;
	}	
	
td.footer	{
	color : #000000;
	font-family: "Arial";
	font-size : 10px;
	}	



td.nav	{
	text-align: center;
	background-image:url(../images/navbar2.jpg);
	font-family: "Arial";
	width : 660px;
	font-size:13px;
	font-weight : bold;
	}	
	
td.service	{
	background-image:url(../images/gray.gif);
	}	
	
a.nav	{
	color: #ffffff;
    text-decoration:none; 
	}	
	
a:hover.nav	{
	color: #000000;
    text-decoration:none; 
	}	

a.navred	{
	color: #FF0000;
    text-decoration:none; 
	}	
	
a:hover.navred	{
	color: #ffffff;
    text-decoration:none; 
	}	
	
a:link.page {
		color:#FF0000;
		}
		
a:visited.page {
		color:#FF0000;
		}
		
a:hover.page{
		color:#000000;
		}	
		
a:link.sitemap {
		color:#000000;
		}
		
a:visited.sitemap {
		color:#000000;
		}
		
a:hover.sitemap{
		color:#000000;
		}	
		

a:link.footer {
		color:#333333;
		}
		
a:visited.footer {
		color:#333333;
		}
		
a:hover.footer{
		color:#333333;
		}	
	
	
	