.bg_top {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_center {
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.space1 {
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
h1 {
	color: #655037;
	font-size: 18px;
	font-weight: bold;
}
hr {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #DCD6CE;
	border-bottom-style: solid;
	border-bottom-color: #FBF8EE;
}
h2 {
	margin-top: 20px;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_menu {
	text-align: center;
	color: #716C55;
}
a:link {
	color: #396872;
	text-decoration: underline;
}
a:hover {
	color: #5C9EA7;
	text-decoration: none;
}
a:active {
	color: #5C9EA7;
	text-decoration: none;
}
a:visited {
	color: #2E545C;
	text-decoration: underline;
}
.space2 {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.menu_name {
	font-size: 11px;
	font-weight: bold;
	color: #DD4B0D;
	text-align: left;
	padding-top: 25px;
}
.tab_menu {
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FDF7EE;
}
.space_form {
	text-align: left;
	vertical-align: top;
	padding-top: 74px;
}
.form {
	color: #666666;
	background-color: #FFFFFF;
	height: 31px;
	width: 180px;
	padding-left: 5px;
	border: 1px inset #D8ECEF;
}

.form1 {
	color: #666666;
	background-color: #FFFFFF;
	height: 27px;
	width: 160px;
	font-size:15px;

}
	
.centertext {
	text-align: justify;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.space3 {
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
	padding-left: 12px;
}
.bg_menu_right {
	background-color: #ebe0c1;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
