.bgunder {
	background-image: url(images/bg_under.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgcenter {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgcen {
	background-image: url(images/bg_center.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #524836;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #E8DCB5;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #584418;
	font-weight: bold;
	background-color: EBE7CE;


}
textarea {
	background-color: EBE7CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 584418;
}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #996600;
}
.textOrange {
	font-weight: bold;
	color: #527900;
}
.head1 {
	font-weight: bold;
	color: #B1733A;
}
.textgreen {
	color: #C89535;
	font-weight: bold;

}
