body {
	padding: 20px 0;
	margin: 0;
	border: 0;	
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	font-family: Verdana, Georgia, sans-serif; 
	color: #666666; 	
	background: url('http://cablespike.co.uk/Images/BackSpike 2.jpg') top left repeat-x
	#CCCCCC
}

table {
	margin: 0px auto 20px auto; 
	font-size: 80%;
	font-weight: normal;
	font-family: Verdana, Georgia, sans-serif; 
}


.table_header 
{

}

.table_main 
{
	margin: 10px auto 100px auto;
}

.table_footer 
{

}


.small_footer_text
{
	text-align: center;
	font-size: 80%;
	color: #666666;
}

a.nav, a.nav:link, a.nav:visited 
{
	display: block; 
	margin-top: 2px;  
	line-height: 20px; 
	overflow: hidden;

	width: 150px; 
	height: 20px;
	
	background: #FFFFFF; 
	border: 1px solid #000000; 
	
	text-align: center; 
	text-decoration: none; 
	color:  #000000;	
	font-weight: bold;
}
a.nav:hover, a.nav:active  {
	color: #FFFFFF; 
	background: #000000;
}

h1, h2 {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: black;
}


a { text-decoration: none; }
a:link, a:visited  { color: #0066FF; }
a:hover, a:active  { color: #FB6A01; }

.small_footer_text a:link { text-decoration: none; color: #666666;}
.small_footer_text a:visited   { text-decoration: none; color: #666666;}
.small_footer_text  a:hover { text-decoration: underline; color: #666666;}
.small_footer_text  a:active  { text-decoration: underline; color: #666666;}