


/*********************  Formulari  *********************/

TEXTAREA 
{
   	border:1px solid #c56519; 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: black; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}


INPUT	
{
   	border:1px solid #c56519; 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}

Select	
{
   	border:1px solid #cccccc; 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}
