body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	font-size:11px;
background-color:#948671;
background-image:url(../images/interface/footer/page.gif);
}



.header {
background-color:#c0dc8e;
	border-bottom:1px solid #77ad00;
	padding:8px;
}



.header a{
font-size:12px;
font-weight:bold;
}


.mainheader {
	background: #fff;
	padding:8px;
	height:107px;
}


#Logo {
background-image:url(../images/interface/header/logo.gif);
background-repeat:no-repeat;
width:310px;
height:107px;
float:left;
}

#Logo span{
display:none;
}

.footerbottom {
height:107px;
	padding:8px;
}

.footer {
background-color:#c0dc8e;
	padding:8px;
}


.titlebox {
background-color:#fff;
	padding:8px;
	padding-bottom:5px;

}
.w3 {
	
	border-bottom:1px solid #ee8f00;
	padding:8px;
}
.w4 {
	
	border-bottom:1px solid #ee8f00;
	padding:8px;
}
.b3 {

	border-bottom:1px solid #77ad00;
	padding:8px;
}
.content {
	background: #fff;
	border-bottom:1px solid #77ad00;
	padding:8px;
}


.contentbox {
background-color: #fff;
font-size:14px;
	width:310px;
}

h1 {
	font-size:15px;
	margin-bottom:5px;
	padding-bottom:0px;
	font-weight:normal;
}
h2 {
	font-size:12px;
	margin-bottom:5px;
	padding-bottom:0px;
		font-weight:normal;
}
h3 {

	font-size:11px;
	margin-bottom:5px;
	padding-bottom:0px;
		font-weight:normal;
}
h4 {

	font-size:11px;
	margin-bottom:5px;
	padding-bottom:0px;
		font-weight:normal;
}
img {
	border: 0px;
}

.image {
margin-top:10px;
margin-bottom:10px;
margin-left:30px;
	display:block;
}
A {
	color: #678e5c;
	text-decoration: underline;
}
A:link {
	color: #678e5c;
	text-decoration: underline;
}
A:visited {
	color: #678e5c;
	text-decoration: underline;
}
A:active {
	color: #678e5c;
	text-decoration: underline;
}
A:hover {
	color: #184f09;
	text-decoration: underline;
}
