body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d9e1ec;
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.text              {font-size: 10pt; font-family: Verdana, Arial}
.textsmall         {font-size: 9px; font-family: Verdana, Arial; color:#000000; text-align:justify}
.text_bottom       {font-size: 9px; font-family: Verdana, Arial; color:#ffffff; text-align:justify}
.text_title        {font-size: 10pt; font-family: Verdana, Arial; color:#ff0000; text-align:justify; font-weight:bold;}
.textBlue          {font-size: 13px; font-family: Verdana, Arial; color:#0174b3; text-align:justify; font-weight:bold;}
.textRed           {font-size: 17px; font-family: Verdana, Arial; color:#ff0000; text-align:justify; font-weight:bold;}

.underlining:visited {
	Color: #0000ff
	TEXT-DECORATION: none; 
}

.underlining{
	TEXT-DECORATION: none;

}

.underlining:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline; 
}

.underlining_bottom{
	TEXT-DECORATION: underline;
	font-size: 9px; 
	font-family: Verdana, Arial; 
}

.underlining_bottom:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none; 
	font-size: 9px; 
	font-family: 
	Verdana, Arial; 
}





.enquiryform
{
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #4F5F81 solid 1px; 
	BORDER-LEFT: #4F5F81 solid 1px; 
	BORDER-RIGHT: #4F5F81 solid 1px; 
	BORDER-TOP: #4F5F81 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 200px; height: 16px;
}

.enquiryform_short
{
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #4F5F81 solid 1px; 
	BORDER-LEFT: #4F5F81 solid 1px; 
	BORDER-RIGHT: #4F5F81 solid 1px; 
	BORDER-TOP: #4F5F81 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 100px; height: 16px;
}
	
.enquirybutton
{
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #4F5F81 solid 1px; 
	BORDER-LEFT: #4F5F81 solid 1px; 
	BORDER-RIGHT: #4F5F81 solid 1px; 
	BORDER-TOP: #4F5F81 solid 1px; 
	background-color: #D1E0ED; 
	COLOR: #000000; 
	width: 99px; height: 17px;
}

.enquirymultiple
{
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #4F5F81 solid 1px; 
	BORDER-LEFT: #4F5F81 solid 1px; 
	BORDER-RIGHT: #4F5F81 solid 1px; 
	BORDER-TOP: #4F5F81 solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 200px; height: 90px;
}
