body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

.text                     {font-size: 10px; font-family: Verdana, Arial; color:#666666;}
.text2_prod               {font-size: 11px; font-family: Verdana, Arial; color:#000000;}
.text_prod_desc           {font-size: 10px; font-family: Verdana, Arial; color:#999999; text-align:center}
.text_prod_name           {font-size: 12px; font-family: Verdana, Arial; color:#ffcc00; font-weight:bold}
.text_big_title           {font-size: 20px; font-family: Verdana, Arial; color:#000000;}
.text_title               {font-size: 11px; font-family: Verdana, Arial; color:#999999; font-weight:bold}
.top-title                {font-size: 10px; font-family: Verdana, Arial; color:#cccccc; font-weight:bold}
.text_bottom              {font-size: 10px; font-family: Arial, Verdana; color:#cccccc; text-align:center}


.underlining{
	COLOR: #999999;
	font-size: 11px;
	TEXT-DECORATION: none;
	font-weight:bold;
	font-family: Verdana, Arial ;
}
.underlining:hover {
	COLOR: #99cc00; 
	font-size: 11px;
	TEXT-DECORATION: underline; 
	font-weight:bold;
	font-family: Verdana, Arial ;
}

.underlining_category{
	COLOR: #505050;
	font-size: 10px;
	TEXT-DECORATION: none;
	font-weight:bold;
	font-family: Verdana, Arial ;
}
.underlining_category:hover {
	COLOR: #505050; 
	font-size: 10px;
	TEXT-DECORATION: underline; 
	font-weight:bold;
	font-family: Verdana, Arial ;
}

.underlining_subcategory{
	COLOR: #505050;
	font-size: 10px;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial ;
}
.underlining_subcategory:hover {
	COLOR: #ff6600; 
	font-size: 10px;
	TEXT-DECORATION: underline; 
	font-family: Verdana, Arial ;
}


.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;
}