@charset "UTF-8";
.text_reg {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #0A0904;
	font-weight: bold;
}
.text_foot {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #B1A77C;
	font-weight: bold;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #532931;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #532931;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #532931;
	text-decoration: none;
}
.text_reg_body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #0A0904;
	font-weight: normal;
	line-height: 18px;
}
.photo_border {
	border: 1px solid #312B1F;
}
.subnav_on {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: line-through;
}
.text_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #0A0904;
	font-weight: normal;
}
.text_footLg {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #B1A77C;
	font-weight: normal;
}
.formfield {
	background-color: #ECDEA9;
}
