@charset "iso-8859-1";
body 
{
	font-family : Verdana;
	font-size : 11px;
	color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #E7E1E1;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #E7E1E1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;

}

H3
{
	font-family : Verdana;
	font-size : 13px;
	color: #000000;
}

H2
{
	font-family : Verdana;
	font-size : 14px;
	color: #000000;
}

TD
{
	font-family : Verdana;
	font-size : 11px;
	color: #000000;
}

A:link { font-size : 10px; font-weight: Normal; color: Blue; font-family : Verdana; text-decoration : none;}
A:visited { font-size : 10px; font-weight: Normal; color: Blue; font-family : Verdana; text-decoration : none;}
A:hover { font-size : 10px; font-weight: Normal; color: Blue; font-family : Verdana; text-decoration : Underline;}
A:active { font-size : 10px; font-weight: Normal; color: Blue; font-family : Verdana; text-decoration : none;}

A.MENU:link { font-size : 11px; font-weight: Bold; color: #CA3619; font-family : Verdana; text-decoration : none;}
A.MENU:visited { font-size : 11px; font-weight: Bold; color: #CA3619; font-family : Verdana; text-decoration : none;}
A.MENU:hover { font-size : 11px; font-weight: Bold; color: #CA3619; font-family : Verdana; text-decoration : Underline;}
A.MENU:active { font-size : 11px; font-weight: Bold; color: #CA3619; font-family : Verdana; text-decoration : none;}

A.RECEPT:link { font-size : 12px; color: #CA3619; font-family : Verdana; text-decoration : none;}
A.RECEPT:visited { font-size : 12px; color: #CA3619; font-family : Verdana; text-decoration : none;}
A.RECEPT:hover { font-size : 12px; color: #CA3619; font-family : Verdana; text-decoration : Underline;}
A.RECEPT:active { font-size : 12px; color: #CA3619; font-family : Verdana; text-decoration : none;}


SELECT.LEFT				
{ 
	font-family:Verdana;
  font-size:11px;
  width:150px;
}

INPUT.LEFT				
{ 
	font-family:Verdana;
  font-size:11px;
  width:150px;
}
