.bg {
	background: #FFF9EF;
}
.bg1 {
	background: #644B14;
	border-top: 2px solid #8F7A4C;
	border-right: 0px;
	border-bottom: 10px solid #BFA264;
	border-left: 0px;
}
.bg2 {
	background: url(images/bg2.jpg) no-repeat right top;
}
.allbg {
	background: #FFF9EF;
}
.menu {
	border-top: 1px solid #CFC7B0;
	border-right: 1px solid #644B14;
	border-bottom: 1px solid #644B14;
	border-left: 1px solid #CFC7B0;
	text-align: center;


}
a:link {
	font: bold 11px Verdana;
	color: #B90000;
	text-decoration: underline;
}
a:hover {
	font: bold 11px Verdana;
	color: #644A17;
	text-decoration: none;
}
a:active {
	font: bold 11px Verdana;
	color: #644A17;
	text-decoration: none;
}
a:visited {
	font: bold 11px Verdana;
	color: #8C0000;
	text-decoration: underline;
}
.color {
	color: #FFF9EF;
	text-decoration: none;
	font-weight: normal;

}
.bg3 {
	background: #DFD0B0;
}
.color1 {
	color: #644B14;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;

}
.text {
	font: 12px Verdana;
	color: #000000;
	text-align: justify;
}
h1 {
	font: bolder 22px Verdana;
	color: #644B14;
	text-align: center;
}
.form {
	font: 11px Verdana;
	color: #000000;
	text-align: center;
	border: 1px solid #644B14;
	width: 150px;

}
.submit {
	font: bold 11px Verdana;
	color: #FFF9EF;
	text-align: center;
	border: 1px outset #644B14;
	background: #644B14;
}
.color2 {

	color: #FFF9EF;
	text-decoration: underline;
	font-weight: normal;
}
