.left {
	background-attachment: scroll;
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.heading  	{ font-size: 20px; font-family: Georgia, Times New Roman, Times, Serif; color: #006699 }
.heading-bold   { font-size: 20px; font-family: Georgia, Times New Roman, Times, Serif; color: #006699; font-weight: bold }
.main-heading   { font-size: 40px; font-family: Georgia, Times New Roman, Times, Serif; color: #006699; font-weight: bold; text-align: left }
.title   	{ font-size: 30px; font-family: Georgia, Times New Roman, Times, Serif; color: #006699; font-weight: bold}
.title2   	{ font-size: 20px; font-family: Georgia, Times New Roman, Times, Serif; color: #006699}
.space   	{ font-size: 20px; font-family: Georgia, Times New Roman, Times, Serif; color: #ffffff}
.text        	{ font-size: 14px; font-family: Georgia, Times New Roman, Times, Serif; color: #595441; text-align: left}
.bottom	  	{ font-size: 11px; font-family: Georgia, Times New Roman, Times, Serif; color: #006699 }




.bold        { font-family: Arial; color: #66ccff; font-size: 12pt; font-weight: bold }

.show        { font-size: 9pt; font-family: Arial, Verdana}


.text_n        { font-size: 9pt; font-family: Arial, Verdana; font-weight: bold;color:#0099cc }
.text_k        { font-size: 9pt; font-family: Arial, Verdana; font-weight: bold;color:#76bde1 }
.text_bold        { font-size: 9pt; font-family: Arial, Verdana; font-weight: bold;color:#ff0000}

.table        { font-size: 8pt; font-family: Arial, Verdana; color: #3366CC}
.activities  { font-size: 8pt; font-family: Arial, Verdana}
.label       { font-size: 8pt; font-family: Arial, Verdana; font-weight: bold; color: #FFFFFF}


.underlining:visited {
	COLOR: #006699; 
	TEXT-DECORATION: none; 
	font-weight: none;
}

.underlining{
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-weight: none;
}

.underlining:hover {
	COLOR: #595441; 
	TEXT-DECORATION: underline;
	font-weight: none;
}


.underlining_link:visited {
	COLOR: #006699; 
	TEXT-DECORATION: none; 
	font-weight: none;
}

.underlining_link{
	COLOR: #006699;
	TEXT-DECORATION: none;
	font-weight: none;
}

.underlining_link:hover {
	COLOR: #ff9900; 
	TEXT-DECORATION: underline;
	font-weight: none;
}
.underlining_bl{
	font-size: 9pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color:#0099cc;
	text-decoration:none
}

.underlining_bl:hover {
	font-size: 9pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color:#0099cc;
	TEXT-DECORATION: underline;
	
}
.underlining_bottom{
	font-size: 8pt;
	font-family: Arial, Verdana; 
	color: #999999 ;
	text-decoration:underline;
}

.underlining_bottom:hover {
	font-size: 8pt;
	font-family: Arial, Verdana; 
	color: #999999 ;
	TEXT-DECORATION: none
	
}




.enquiryform
{
	font-size: 11px; 
	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: 11px; 
	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: 11px; 
	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: 11px; 
	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;
}