.content_bg {
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.main_bg {
	background-image:url(images/bg_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.text        {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #4F2A0D;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.bottom      { font-size: 12px; font-family: Arial, Verdana; color:#5A471C}
.label       { font-size: 12px; color:#4F2A0D; font-family: Arial, Verdana; font-weight: bold}
.label2      { font-size: 14px; color:#4F2A0D; font-family: Arial, Verdana; font-weight: bold}
.benefits    { font-size: 14px; font-family: Arial, Verdana; color: #626E81; font-weight: bold}
.red		 { font-size: 14px; font-family: Arial, Verdana; color: #cc0000; font-weight: bold}
.menu        { font-size: 11px; font-family: Arial, Verdana; color: #394451}
.white        { font-size: 11px; font-family: Arial, Verdana; color: #ffffff}

.underlining_bottom { font-size: 12px; color:#4F2A0D; text-decoration: none; font-family: Arial, Verdana; font-weight: bold}
.underlining_bottom:hover { font-size: 12px; color: #5A471C; text-decoration: underline; font-family: Arial, Verdana}

.underlining { font-size: 12px; color: #ff0000; text-decoration: none; font-family: Arial, Verdana; font-weight: bold}
.underlining:hover { font-size: 12px; color: #ff0000; text-decoration: underline; font-family: Arial, Verdana; font-weight: bold}

.underlining_subprod { font-size: 12px; color:#4F2A0D; text-decoration: none; font-family: Arial, Verdana}
.underlining_subprod:hover { font-size: 12px; color: #5A471C; text-decoration: underline; font-family: Arial, Verdana}

.underlining_menu {
	font-size: 12px;
	color: #394451;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
}
.underlining_menu:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
}


.underlining_table { font-size: 11px; color: #445267; text-decoration: none; font-family: Arial, Verdana}
.underlining_table:hover { font-size: 11px; color: #cc0000; text-decoration: none; font-family: Arial, Verdana}


.enquiryform_short
{
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	BORDER-BOTTOM: #B7B9BB solid 1px; 
	BORDER-LEFT: #B7B9BB solid 1px; 
	BORDER-RIGHT: #B7B9BB solid 1px; 
	BORDER-TOP: #B7B9BB solid 1px; 
	background-color: #FFFFFF; 
	COLOR: #000000; 
	width: 50px; height: 16px;
}
	
