@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F3EC;
}

td{
	vertical-align:top;
	font-size:90%;
	text-align:justify;
}

#footer {
	background-image:url(../images/footer_bg.gif);
	font-size:80%;
	font-weight:normal;
/*	height:38px;*/
}

#Table_01{
	border:1px solid #000066;
}


.body_text{
	font-size:75%;
	color:#493f2c;
}


.services_title {
	font-weight: bold;
	color:#ba420e;
	text-transform:uppercase;
}

.services_text {
	font-weight: normal;
	color:#493f2c;
	border-bottom:1px #ba420e;
	padding-top:10px;
}


.footer_text, td.footer_text a, #footer_text {
	padding-top:8px;
	color:#493f2c;
	text-align:center;
	font-weight:bold;
/*	font-size:75%;*/
	text-transform:uppercase;
	text-decoration:none;
	border-right:1px solid #493f2c;
}

td.footer_text a{
	
	border-right:0px solid #493f2c;
}


#footer_text {
	font-size:65%;
	background-image:none;
	margin-bottom:8px;
	font-weight:normal;
	border-right:0px solid #493f2c;
}
