.tablehead  {
	background-color: #424f97;
	filter: progid:DXImageTransform.Microsoft.gradient 
	(GradientType=0, startColorstr=#39428D, endColorstr=#5F74B7)
	}
	
.tablesub {
	background-color: #B5BFDD;
	font-weight: bold;
	} 
	
.tablesub_links {
	background-color: #B5BFDD;
	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/gradspl.gif) no-repeat bottom left;
	}
	
H3 { /*the grad header - specific colors are in specific style sheets - default is in here*/
	background-color: #BED2E9;
	filter: progid:DXImageTransform.Microsoft.gradient 
	(GradientType=0, startColorstr=#39428D, endColorstr=#5F74B7)
	} 	 	