*{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000066;
	text-decoration:none;
}

IMG {
 border:none;
}


.div_float_left {
	float:left;
	width:400px;
}

.div_field_name {
	height:40px;  
	float:left; 
	width:180px;
}
.div_field{
	height:40px;  
	float:left; 
	width:180px;
}
.div_field_name_h {
	height:95px;  
	float:left; 
	width:180px;
}
.div_field_h{
	height:75px;  
	float:left; 
	width:180px;
}


input {
	
	height:18px;
	font:11px;
	border:solid #999999 1px;
	
}

button {
margin: 2px; 
padding: 3px; 
float: left; 
background-color: rgb(204, 204, 204);
}