body		{
				background-image	:	url("../images/bkgr_body.jpg");
				background-repeat	:	repeat-y;
				background-color	:	#72715c;
				font-family			:	century gothic, arial, sans-serif;
				font-size			:	12px;
				overflow			:	auto;	
			}
td.siteframe{
				border				:	solid white 2px;
				height				:	418px;
				width				:	734px;
			}			
table.header{
				background-image	:	url("../images/bkgr_header.jpg");
				background-repeat	:	repeat-y;
				background-color	:	#DFF458;
			}
table.navtable
			{
				width				:	549px;
				height				:	26px;
				background-color	:	#000000;
			}
.note	{
			font-family			:	arial, sans-serif;
			font-size			:	10px;	
			color				:	white;	
		}	
			
.enq_content
		{
			font-family			:	arial, sans-serif;
			font-size			:	12px;
			line-height			:	17px;		
		}	
				
.prod_header
		{
			font-family			:	arial, sans-serif;
			font-size			:	18px;		
			color				:	#403018;
		}		
.prod_description
		{
			font-family			:	arial, sans-serif;
			font-size			:	11px;	
			line-height			:	13px;	
			width				:	140px;
			color	   			:	#000000;
		}				
.prod_overview
		{
		/*	background-color	:	red;*/
			width				:	720px;
			height				:	75px;
			overflow			:	hidden;
		}		
#prod_tooltip
		{
			position			:	absolute;
			top					:	580px;
			visibility			:	hidden;
			z-index				:	30;
		}
		
#divBg  {
			z-index				:	10;
			width				:	700px;
			height				:	78px;
			clip				:	rect(0px 10px 10px 0px);
			visibility			:	hidden;
		}
#divMenu 
		{	position			:	absolute;
			z-index				:	11;
			left				:	11px;
			top					:	1px;
			color				:	#333333;
			font-size			:	13px;
			font-family			:	verdana,arial,helvetica,sans-serif;
			visibility			:	inherit;
		}	

#Conv_input
		{
			font-size			:	12px;
			font-family			:	Arial,helvetica,sans-serif;
		}			
		
#Conv_result, #Conv_result input
		{
			font-size			:	15px;
			font-weight			:	bold;
			font-family			:	Arial,helvetica,sans-serif;
		}	
		
#Conv_result input			
		{
			padding				:	2,5px;
		}	
		
			
.label 	{
			font-size			:	10px;
			font-weight			:	bold;
			color				:	#DDD46B;
			font-family			:	Arial,helvetica,sans-serif;	
			overflow			:	auto;
			padding				:	0px 0px 4px 30px; 
		}
.label INPUT
		{
			font-size			:	9px;
			height				:	13px;
			border				:	0px;
		}
.label TEXTAREA
		{
			font-family			:	Arial,helvetica,sans-serif;	
			font-size			:	10px;
			width				:	200px;
			height				:	40px;
			border				:	0px;
		}		
.label INPUT.button
		{
			background-color	:	#E2E3E2;
			color				:	#003366;
			font-size			:	12px;
			height				:	15px;
			font-weight			:	bold;
		}					
div.proddiv
		{
			height				:	290px;
			overflow			:	auto;
			
		}