.text            {font-size: 16px; font-family: Trebuchet MS; color:#333333; text-align:justify}
.text_prod       {font-size: 11px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; color:#221e1f}
.text_recipe     {font-size: 12px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; color:#221e1f}
.textbold        {font-size: 12px; font-family: Arial, Verdana; color:#000000; font-weight:bold}
.bottom	         {font-size: 11px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; color:#727880}
.textredbold	 {font-size: 20px; font-family: Trebuchet MS; color:#ff3333; font-weight:bold}
.textbluebold	 {font-size: 20px; font-family: Trebuchet MS; color:#006699; font-weight:bold}
.textblackbold	 {font-size: 20px; font-family: Trebuchet MS; color:#333333; font-weight:bold}
.textsmall       {font-size: 10px; font-family: Trebuchet MS; color:#333333; text-align:justify}
.index           {font-size: 12px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; color:#ffffff; font-weight:bold}
.abouttitle      {font-size:34px; font-family:Myriad Pro; color:#999999; font-weight:lighter}

.underlining{
	COLOR: #006699;
	TEXT-DECORATION: underline;
}
.underlining:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none; 
}

.underlining_red{
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight:bold;
}
.underlining_red:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}

.curry 
{
	background-image:url(images/img_prod_sachet_bg.jpg);
	background-repeat:no-repeat;
}
	

.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;
}