body {
	background-image: url(images/bck_rep.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/footer_bck.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #B8D9DB;
	padding: 5px;
	height: 35px;
}
.footer1_body {
	background-image: url(images/footer_bck.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.footer a {
	color: #B8D9DB;
}
.footer a:hover {
	text-decoration: none;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C6D51;
	padding: 5px;
	height: 35px;
	line-height: 18px;
}
.footer2 a {
	color: #9C6D51;
	text-decoration: none;
	
}
.footer2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.bodt_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9C6D51;
	padding: 7px;
	text-align: justify;
}

.greenbold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#108481;
	font-weight:bold;
}

.bodt_textGeorgia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 7px;
	text-align: justify;
}

.bodt_text td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9C6D51;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: justify;
}
.style1 {
	color: #108481;
	font-weight: bold;
	text-decoration:underline;
}
#sitemap a {
	color: #108185;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
