.tablehead  {
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.gradient (
	GradientType=0, startColorstr=#000000, endColorstr=#293865 )
	}
	
.tablesub {
	background-color: #9DA2B3;
	font-weight: bold;
	} 
	
.tablesub_links {
	background-color: #9DA2B3;
	font-weight: none;
	}
	
	
h2 { /*the little grad block with the line underneath default in here - specific color images are in specific style sheets*/
	background: url(/CoversEurope/brick_headers/gradcl.gif) no-repeat bottom left;
	}
	
H3 { /*the grad header - specific colors are in specific style sheets - default is in here*/
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.gradient (
	GradientType=0, startColorstr=#000000, endColorstr=#293865 )
	} 	 		 	
	
