a{
	font-family:Verdana;
	font-size:11px;
	color:#5F0800;	
	text-decoration:none;
}
a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#5F0800;	
	text-decoration:underline;
}
a.a{
	font-family:Verdana;
	font-size:11px;
	color:#5F0800;	
	text-decoration:none;
}
a.a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#5F0800;	
	text-decoration:none;
}
.main{
	font-family:Verdana;
	font-size:11px;
	color:#737373;
}
.td{
	font-family:Verdana;
	font-size:11px;
	color:#737373;
}
input.input{
	border:1px solid #737373;
	color:#737373;
	height:18px;
	font-family:Verdana;
	font-size:11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E9E9E9,endColorStr=#E9E9E9);
}
textarea.textarea{
	border:1px solid #737373;
	color:#737373;
	height:18px;
	font-family:Verdana;
	font-size:11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E9E9E9,endColorStr=#E9E9E9);
}
select.select{
	border:1px solid #737373;
	color:#737373;
	height:18px;
	font-family:Verdana;
	font-size:11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E9E9E9,endColorStr=#E9E9E9);
}
.head{
	font-family:Arial;
	font-size:15px;
	color:#DF806E;
	text-decoration:bold;
}
.headsmall{
	font-family:Arial;
	font-size:13px;
	color:#DF806E;
	text-decoration:bold;
}

