<!--
.text_hierarchy_main		{
		font-family: Arial;
		font-size: 16;
		color: #ffffff;
		font: bold;
		}
.text_hierarchy_sub 		{
		font-family: Arial;
		font-size: 14px;
		color: #000000;
		font: bold;		
		}
.text_hierarchy_sub_sub		{
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		}
.text_hierarchy_sub_sub:HOVER		{
		font-family: Arial;
		font-size: 12px;
		color: #555555;
		background-color: #E7E7BF;		
		}		
.text_product_listing		{
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		}	
.text_product_listing_small		{
		font-family: Arial;
		font-size: 10px;
		color: #555555;
		}	
.text_tool_bar		{
		font-family: Arial;
		font-size: 14px;
		color: #0B464F;
		font: bold;				
		}
.text_tool_bar:HOVER		{
		font-family: Arial;
		font-size: 14px;
		color: #298893;
		font: bold;				
		}		
.text_tool_bar_light		{
		font-family: Arial;
		font-size: 12px;
		color: #E7F6F7;
		font: bold;				
		}
.text_product_description		{
		font-family: Arial;
		font-size: 14px;
		color: #000000;
		}
.text_small_white		{
		font-family: Arial;
		font-size: 12px;
		color: #ffffff;
		}
.text_small_black		{
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		}		
.text_small_black_2		{
		font-family: Arial;
		font-size: 10px;
		color: #000000;
		}			
.text_section_header		{
		font-family: Arial;
		font-size: 20px;
		color: #000000;
		font: bold;
		}
.text_cart_header		{
		font-family: Arial;
		font-size: 12px;
		color: #004000;
		}
.text_header		{
		font-family: Arial;
		font-size: 16px;
		color: #02151E;
		}
.text_product_list		{
		font-family: Arial;
		font-size: 12px;
		}
.text_category_list		{
		font-family: Arial;
		font-size: 14px;
		}		
.text_category_desc		{
		font-family: Verdana;
		font-size: 10px;
		}				
.text_small		{
		font-family: Arial;
		font-size: 9px;
		color: #ffffff;
		}
.error_text		{
		font-family: Arial;
		font-size: 14px;
		color: maroon;
		}
.error_text_small		{
		font-family: Arial;
		font-size: 9px;
		color: maroon;
		}
.link_text		{
		font-family: Arial;
		font-size: 12px;
		color: navy;
		}
INPUT 		{
		font: 9px Verdana;
		color: #000000;
		background-color: #FFFFFF;
		}

INPUT.RADIO 		{
		font: 9px Verdana;
		color: #000000;
		background-color: #EEEEEE;
		}

INPUT.CHECKBOX 		{
		font: 9px Verdana;
		color: #000000;
		background-color: #dddddd;
		}

INPUT.CHECKBOX2 		{
		font: 9px Verdana;
		color: #000000;
		background-color: #E9F5FB;
		}
		
INPUT.SUBMIT 		{
		font: 9px Verdana;
		color: #000000;
		background-color: #EEEEEE;
		}

SELECT 	{
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		}

OPTION 	{
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		}

TEXTAREA 	{
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		}

 -->