body {
	margin-top: 0px;
	background: #013c20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #d1c936;
}
a:link {
	color: #d1c936;
	text-decoration: none;
}
a:visited {text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #efc62e;
}
a:active {
	text-decoration: none;
	color: #EFB600;
}

#foot {
    color: #efc62e;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-size: 11px;
	font-weight: bold;
	background-color:#055a19;
}



#foot a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #efc62e;
}

#foot a:hover {
color:#B70000;

}
#box {
	font-size:12px;
	padding: 5px 10px;
	color:#005918;
}

.textbox_red {
text-align:left;
font-size:12px;
color:#FFFFFF;
background-color:#e0541d;
border:1px solid #808080;
}
.textbox_sub {
text-align:left;
font-size:12px;
color:#e9b525;
background-color:#e9e4de;
border:1px solid #cc7c11; 
}
.style4 {
	font-size: 14px;
	color: #ff7e00;
	font-weight: bold;
	}
.ourtext {	
    font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
.bar3 {
	width:200px;
	height:100px;
	background-color:#055a19;
	scrollbar-face-color: #055a19;
	scrollbar-highlight-color: #055a19;
	scrollbar-shadow-color: #055a19;
	scrollbar-3dlight-color: #055a19;
	scrollbar-darkshadow-color: #055a19;
	scrollbar-arrow-color: #055a19;
	scrollbar-track-color: #055a19;
} 
.bodytext{ color: #ebb606;
}
#footb {
    color:#F9EBD0;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-size: 11px;
	font-weight: bold;
	background:#013c20;
}



#footb a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #F9EBD0;
}

#footb a:hover {
color:#B70000;

}

