.formh {
	background-color: #DBD1B0;
	border: thin solid #EAE7CE;
}

.gray_12 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.gold_12 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #B0A15C;
	text-decoration: none;
	line-height: 16px;
}
.gray02_12 {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.manage_name {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.manage_position {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
.gold_bold {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #B0A15C;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.manage_position2 {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
.manage_name14 {

	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.manage_name-brown {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #986834;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.brown_12 {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #845A2D;
	text-decoration: none;
	line-height: 16px;
}
.black_12 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
}
.rmenu a:link  {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #845A2D;
	text-decoration: none;
}
.rmenu a:hover  {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C48D51;
	text-decoration: none;
}
.rmenu a:visited  {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #845A2D;
	text-decoration: none;
}
.rmenu a:active  {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #845A2D;
	text-decoration: none;
}
a {
	font-family: MS Sans Serif;
	font-size: 12px;
    color: #806D37;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ac9356;
}

a:hover {
	text-decoration: underline;
	color: #D6AF85;
}
a:active {
	text-decoration: none;
    color: #806D37;
}
