.text{
   font-family:"Times New Roman", Times, serif;
   font-size: 15px;
   font-weight:normal;
   font-style:italic;
   color:#572D17;
   border:1px #970000 solid;
   background:#F5F5F5;
   z-index:1;
   width:148px;
  
}
.textarea {
   font-family:"Times New Roman", Times, serif;
   font-size: 15px;
   font-weight:normal;
   font-style:italic;
   color:#572D17;
   border:1px #970000 solid;
   background:#F5F5F5;
   width:248px;
   z-index:1;
   
}
select {
font-family:"Times New Roman", Times, serif;
   font-weight:normal;
   font-style:italic;
   color:#572D17;
   border-color:#F18216;
   border-style:solid;
 border:1px #970000 solid;
   z-index:1;
   	width:148px; 
	float:left; 
	background:#F5F5F5;

	

   
}
.date{
   font-family:"Times New Roman", Times, serif;
   font-size: 12px;
   font-weight:normal;
   font-style:italic;
	color:#572D17;
   border:1px #970000 solid;
  background:#F5F5F5;
}
.btn{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:normal;
	color:#572D17;
	 border:1px #970000 solid;
		background-image:url(../images/button-bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	background-color:#c6bea4;
	height:23px;
	margin-top:2px;
	cursor:pointer;
	font-style:italic;
	
}
.btn:hover { background-image:url(../images/button-bg2.jpg); }
span.required{
  font-size: 13px !important;
  color:#970000 !important;
}
div.form-top-left {
	background:#572D17;
	height:42px;
  	width:10px;
    float:left;
    
}
div.form-top-middle {
	height:45px;
	width:258px; 
	
	float:left;
	font-size:20px;
	font-family:"Times New Roman", Times, serif; 
    color:#970000;
	padding-left:5px;
	padding-top:5px;
}
div.form-top-middle p {

	margin-left:5px;
	font-family:"Times New Roman", Times, serif;
    font-size: 16px;
    font-weight:bold;
    color:#000;
}
div.form-top-right {
	background-image:url('../images/splitter_right.jpg'); 
	height:42px; 
	width:20px; 
	float:left; 
	margin-top:20px;
}
div.form-left {
	width:10px; 
	height:40px; 
	float:left;
}
div.form-middle {
	width:95px; 
	height:40px; 
	float:left;
	color: #572D17; 
 	font-family:"Times New Roman", Times, serif;
  	font-size: 15px;
	font-style:italic;
}
div.form-right {
	width:148px; 
	float:left; 
	height:40px;
	color: #572D17; 
 	font-family:"Times New Roman", Times, serif;
  	font-size: 12px;
}
div.form-for {
	width:225px; 
	float:left; 
	height:40px;
	color: #572D17; 
 	font-family:"Times New Roman", Times, serif;
  	font-size: 12px;
}

div.form-left2 {
	width:10px; 
	height:29px; 
	float:left;
}
div.form-middle2 {
	width:95px; 
	height:29px; 
	float:left;
	color: #572D17; 
 	font-family:"Times New Roman", Times, serif;
  	font-size: 12px;	
}

div.form-right2 {
	width:150px; 
	float:left; 
	height:29px;
}

div.form-left3 {
	width:10px; 
	height:20px; 
	float:left;
}
div.form-middle3 {
	width:115px; 
	height:20px; 
	float:left;
	color: #572D17; 
 	font-family:"Times New Roman", Times, serif;
  	font-size: 12px;
}
div.form-right3 {
	width:148px; 
	float:left; 
	height:20px;
	color: #572D17; 
 	font-family:"Times New Roman", Times, serif;
  	font-size: 12px;
}
div.form-left4 {
	width:10px; 
	height:120px; 
	float:left;
}
div.form-right4 {
	width:255px;
	height:120px; 
	float:left;
}