body {
	margin-top: 20px;
	background-color: #6D836C;
}
td, tr {
	font:11px/13px tahoma, arial, helvetica, sans-serif;
	color:#385937;
}
a{
	color:#385937;
	font-weight: bold;
}
a:hover{
	color:#D10000;
	text-decoration:underline;
	font-weight: bold;
}
.inputbox {
	border: 1px solid #6D836C;
	font-size: 11px;
	vertical-align: bottom;
}

.buttons {
	border: 1px solid #6D836C;
	font-size: 11px;
	vertical-align: middle;
	color: #6D836C;
	background: #FFFFFF;
}
img.border {
	padding: 3px;
	border: 1px solid #6D836C;
}
img.border_text {
	padding: 2px;
	border: 1px solid #6D836C;
	margin: 0px 5px 0px 0px;
}
.site_border {
	border: 1px solid #CCCCCC;
}
.copyright, .copyright A:link, .copyright A:visited {
	color: #0e210d;
	text-decoration: none;
}
.copyright A:hover {
	color: #912a19;
	text-decoration: none;
}
.form_ok {
	font-weight: bold;
	color: #555247;
	font-size: 12px;
	background-color: #FFFF99;
}
.pre_head {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}
.head {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}
.menu_bar {
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
}
.main {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
}
.main_index {
	background-image: url(images/main_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tltles {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #385937;
	border-bottom-color: #385937;
}
.contact_ok {
	font-weight: bold;
	color: #555247;
	font-size: 12px;
	background-color: #FFFF99;
}
