body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: transparent;
	margin: 0px;
	text-align:center;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}

#enquiryform {margin:0px;}
.maintable {
	
	font-size: 11px;
	color: #000000;
	
	width:100%;
	text-align: left;
}
.titleCell {width:495px; height:30px;background-image: url(images/hback.jpg);
	font-size: 11px;padding-left:3px;padding-top:0px;
	font-weight: bold;
	color: #fff;
	
}
.resultsTable {
	
	font-size: 100%;
	color: #000000;
	
}
.pagetitleCell {
	
	height: 25px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
input, select, textarea {font: 11px verdana,arial,helvetica,sans-serif}