TEXTAREA.textfield, INPUT.textfield
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color: #D41304;
color:white;
font-size:11px;
border: solid 1px #6C6C6D;
width:200px;
}
.option{ 
background-color: #D41304;
color:white;
font-size: x-small;
border: solid 1px #6C6C6D;
width:200px;
}
 .listmenu{ 
	background-color: #D41304;
	color:white;
	font-size: x-small; 
	width:200px;
}

form{ 
padding: 15px 0 0 15px;
}
.b{ 
	  font-weight: bold;
}
.button
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:x-small;
	font-weight: bold; 
	background-color:#000042; 
	color:White; width:5em; 
	border: 1px #fff solid;
}
.button_admin
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:smaller;
	font-weight: bold; 
	background-color:#000042; 
	color:White; width:5em; 
	border: 1px #fff solid;
}