.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_h {
	background-image: url(images/bg_h.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.text        {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #636466;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}

.h           { font-size: 12px; font-family: Verdana, Arial; color: #221E1F; font-style:italic; font-weight:bold}
.2h          { font-size: 12px; font-family: Verdana, Arial; color: #ED1B23; font-style:italic; font-weight:bold}
.bottom      { font-size: 11px; font-family: Verdana, Arial; color: #221E1F}
.red         { font-size: 11px; font-family: Verdana, Arial; color: #ED1D23}
.black       { font-size: 11px; font-family: Verdana, Arial; color: #221E1F; font-weight:bold}
.white       { font-size: 11px; font-family: Verdana, Arial; color: #FFFFFF; font-weight:bold}

.underlining_red { font-size: 11px; color: #ED1B23; text-decoration: underline; font-family: Verdana, Arial}
.underlining_red:hover { font-size: 11px; color: #ED1B23; text-decoration: none; font-family: Verdana, Arial}

.underlining { font-size: 11px; color: #636466; text-decoration: none; font-family: Verdana, Arial}
.underlining:hover { font-size: 11px; color: #ED1B23; text-decoration: none; font-family: Verdana, Arial}

.underlining_blue { font-size: 11px; color: #1258BF; text-decoration: none; font-family: Verdana, Arial}
.underlining_blue:hover { font-size: 11px; color: #000000; text-decoration: none; font-family: Verdana, Arial}

.enquiryform_short
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #999591 solid 1px; 
	BORDER-LEFT: #999591 solid 1px; 
	BORDER-RIGHT: #999591 solid 1px; 
	BORDER-TOP: #999591 solid 1px; 
	background-color: #ffffff; 
	COLOR: #4A4A4A; 
	width: 100px; height: 16px;
}

.enquiryform
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #999591 solid 1px; 
	BORDER-LEFT: #999591 solid 1px; 
	BORDER-RIGHT: #999591 solid 1px; 
	BORDER-TOP: #999591 solid 1px; 
	background-color: #ffffff; 
	COLOR: #4A4A4A; 
	width: 200px; height: 16px;
}

.enquiryform_long
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #999591 solid 1px; 
	BORDER-LEFT: #999591 solid 1px; 
	BORDER-RIGHT: #999591 solid 1px; 
	BORDER-TOP: #999591 solid 1px; 
	background-color: #ffffff; 
	COLOR: #4A4A4A; 
	width: 240px; height: 16px;
}