body {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	line-height: 140%;
	color: #8A6100;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	line-height: 140%;
	color: #D4B980;
	text-decoration: none;
}
.menu:hover {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFCC;
	text-decoration: underline;
}
.bold {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #775400;
	text-decoration: none;
}
.news {
	font-size: 12px;
	line-height: 140%;
	color: #8A6100;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.news:hover {
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.news_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #8A6100;
	text-decoration: underline;
}
.news_line:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #5F4000;
	text-decoration: none;
}
.p_14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #5F4000;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #8A6100;
	text-decoration: none;
	border: 1px solid #A98A4B;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #8A6100;
	text-decoration: none;
	border: 1px solid #A98A4B;
}

