.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1760A5;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.enquirybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #155EAB;
	text-decoration: none;
	background-color: #FFCD2E;
	border: 1px solid #000000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFD135;
	text-decoration: none;
}
.tableborders {
	border: 1px dashed #FFCF34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.left-bg {
	background-image: url(images/home_left_mid.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table-bg {
	background-image: url(images/table-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table-right {
	background-image: url(images/table-tile-right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
