.normal_field {
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-left-color: #000000; 
	border-bottom-width: 1px; 
	border-bottom-color: #000000; 
	width: 294px; 
	border-top-color: #000000; 
	background-color: #f7f5f0; 
	border-right-width: 1px; 
	border-right-color: #000000
}
.add_normal_field{
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-left-color: #000000; 
	border-bottom-width: 1px; 
	border-bottom-color: #000000; 
	width: 268px; 
	border-top-color: #000000; 
	background-color: #f7f5f0; 
	border-right-width: 1px; 
	border-right-color: #000000
}
.error_field {
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-left-color: #000000; 
	border-bottom-width: 1px; 
	border-bottom-color: #000000; 
	width: 294px; 
	border-top-color: #000000; 
	background-color: #fedada; 
	border-right-width: 1px; 
	border-right-color: #000000
}
.td-form {
	  font-family:verdana,tahoma,arial;
	  font-size:11px;
	  color:#707070;
}
.txt-zag {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}
.form_submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
	  
	  	width: 300px;
		height:22px; 

}
.form_red_star
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

#next, #next a {font-family:  verdana, arial, helvetica, sans-serif;	font-size: 11px;color: #ac0000;font-weight:normal}
#next a:link, #next a:active, #next a:visited  {text-decoration: none;}
#next a:hover {text-decoration:underline;}