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