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