.MENUBG {
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.greyBar {
	background-image: url(img/grey_topbar.gif);
	background-repeat: repeat-x;
}
.bottomGrad {
	background-image: url(img/bottom_grad.gif);
	background-repeat: repeat-x;
}
.textBG {
	background-color: FEE5C0;
	background-image: url(img/text_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.maintextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.enquirebg {
	background-image: url(img/enquire_bg.gif);
	background-repeat: repeat-x;
}
