.bg_top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3D5E6A;
}
.maintext {
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 25px;
}
.copyright {
	font-size: 10px;
	background-color: #D9F0F3;
	text-align: center;
	padding: 15px;
	color: #4A6974;
}
a:link {
	color: #758624;
	text-decoration: underline;
}
a:visited {
	color: #66741F;
	text-decoration: underline;
}
a:hover {
	color: #A3BB31;
	text-decoration: none;
}
a:active {
	color: #A3BB31;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CECECD;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3E5D60;
}
.green {
	color: #798A1E;
}
.space_h1 {
	text-align: right;
	padding-top: 7px;
	padding-right: 52px;
}
.blue {
	color: #147FB0;
}
.form1 {
	width: 126px;
	border: 1px solid #558293;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #667782;
	padding: 2px;
	height: 24px;
}
.space_form1 {
	padding-top: 6px;
	padding-right: 8px;
}
.form2 {
	width: 126px;
	border: 1px solid #648749;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #667782;
	padding: 2px;
	height: 24px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #3d5d6a;
}
.space_menu {
	text-align: left;
	padding-top: 15px;
	padding-left: 52px;
}
.space_menu a:link {
	font-size: 13px;
	color: #af623b;
	text-decoration: underline;
}
.space_menu a:visited {
	font-size: 13px;
	color: #985532;
	text-decoration: underline;
}
.space_menu a:hover {
	font-size: 13px;
	color: #E9824C;
	text-decoration: none;
}
.space_menu a:active {
	font-size: 13px;
	color: #E9824C;
	text-decoration: none;
}
