.font1 {
	font-family: "Arial";
	font-size: 10pt;
	color: 6F5317;
	text-decoration: none;
	line-height: 22px;
}
.font2 {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font3 {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bolder;
	color: 5F3401;
	text-decoration: none;
}
.box {
	font-family: "Arial";
	font-size: 10pt;
	color: #73532F;
	text-decoration: none;
	background-color: FFF2D5;
	height: 20px;
	width: 120px;
	border: 1px solid;
	clear: none;
	float: none;
}
.box1 {
	font-family: Arial;
	font-size: 10pt;
	color: #73532F;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid C4B697;
}
.font4 {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: 787776;
	text-decoration: none;
	line-height: 22px;
}
.font5 {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 22px;
	color: 757678;
	text-decoration: none;
}
.font6 {
	font-family: "Arial";
	font-size: 10pt;
	color: 7B7B7B;
	text-decoration: none;
	line-height: 18px;
} 
.font7 {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.font8 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: A70182;
}
.font10 {
	font-family: Arial;
	font-size: 10pt;
	color: 4D3D94;
	text-decoration: none;
	line-height: 20px;
}
.STYLE1 {
	color: #A64200;
	font-weight: bold;
}
.STYLE2 {color: #FF6600}

A:link {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 22px;
    cursor:pointer;
	color: #6f5317; 
}
A:hover {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 22px;
	color: #6f5317;
    cursor:pointer; 
}
A:visited {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 22px;
	color: #6f5317;
    cursor:pointer; 
}
select {
	font-family: Arial;
	font-size: 10pt;
	color: #73532F;
	text-decoration: none;
	background-color: #FFFFFF; 
	border: 1px solid C4B697;
}

textarea { 
	font-family: Arial;
	font-size: 10pt;
	color: #73532F;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid C4B697;
}
input.button{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   cursor:pointer;
   }
