.bg {
	background: url(images/bg1.jpg) repeat-x;
}
.bg1 {
	background: #CEDEC6 url(images/bg3.jpg) repeat-x top;
}
.bg2 {

	background: #CEDEC6 url(images/bg4.jpg) repeat-y left;
}
.text {
	font: 11px Verdana;
	color: #000000;
	text-align: justify;
}
h1 {
	font: bolder 22px Verdana;
	color: #81A96D;
	text-align: center;
}
a:link {
	font: 11px Verdana;
	color: #B64A21;
	text-decoration: none;
}
a:hover {
	font: 11px Verdana;
	color: #DA6336;
	text-decoration: underline;
}
a:active {
	font: 11px Verdana;
	color: #D95C2D;
	text-decoration: underline;
}
a:visited {
	font: 11px Verdana;
	color: #B14821;
	text-decoration: none;
}
.menu {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #81A96D;
	border-left: 0px;
	background: url(images/menu.jpg) repeat-x bottom;

}
.menu1 {
	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #81A96D;
	border-left: 0px;
	background: #81A96D;

}
.color {
	color: #FFFFFF;
}
.menu2 {

	text-decoration: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #81A96D;
	border-left: 0px;
	background: #9CBC8D;
}
.form {
	font: 11px Verdana;
	background: #FFFFFF;
	border: 1px solid #81A96D;
	width: 150px;
	color: #B64A21;


}
.submit {
	font: bold 11px Verdana;
	color: #FFFFFF;
	background: #81A96D;
	text-align: center;
	border: 1px outset #81A96D;
}
.color1 {
	color: #FFFFFF;
	text-decoration: underline;

}
.color2 {
	color: #739D5E;
	text-decoration: underline;
	margin-top: -20px;
	margin-bottom: -20px;


}
