
body {
	background: #e5f1d4;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #005000;
	margin: 0px;
	padding: 0px;
}
table,tr,td
{
	font-size: 10px;
}
.menu_bg {
	background: #005000;
}
#nav {
	background: #005000; 
	margin-left: 160px; 
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	display: inline;
	float: left;
	margin: 0px;
}
.top_bg {
	background: #DDF0B7;
	height: 20px;
	width: 160px;
}
.sub_menu {
	background: #AABC98;
	height: 20px;
	width: 160px;
}
.sub_bg {
	background: #AABC98;
	height: 20px;
}
.sub_menu_bg {
	background: #AABC98 url(../images/manCuttingPlantain_m.gif) no-repeat right;
	height: 20px;
	width: 630px;
}
.plantainMan {
	background:url(../images/plantainMan.gif) no-repeat right top; 
	padding: 20px 20px 0px 20px;
}
#sub_menu_bg {
	background: #AABC98;
	height: 17px;
	padding: 2px 0px 1px 20px;
	width: 590px;
}
.home_content {
	background:url(../images/plantainMan.gif) no-repeat top right;
	padding: 20px 20px 0px 20px;
}
.iframe_pad {
	padding: 20px 20px 0px 20px;
}
.oke {
	padding: 8px 20px 8px 20px;
}
.header
{
	 font-family: 'Times New Roman', Times, serif; 
	 font-size:18px; 
	 font-weight:bold;
}
.footer {
	background: #004C00; 
	height: 20px; 
	padding: 0px 20px 0px 20px; 
}
.footer_bg {
	background: #004C00;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
	color: #fff;
	padding-top: 3px;
	font-size: 10px;
}
.link
{
	font-weight: bold;
	color:#006600;
	text-decoration: underline;
}
.link:hover
{
	font-weight: bold;
	color:#3E7803;
	text-decoration: none;
}
.active
{
	display: block;
	background: #617A4D;
	color: #fff;
	text-decoration: none;
	text-align:center;
	padding: 3px 0px 3px 0px;
	height: 14px;
}
a.menu
{
	display: block;
	background: #005826;
	color: #fff;
	text-decoration: none;
	text-align:center;
	padding: 3px 0px 3px 0px;
	height: 14px;
}
a.menu:hover
{
	display: block;
	background: #AABC98;
	color: #fff;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	height: 14px;
}
.sub
{
	color: #005826;
	text-decoration: none;
	font-size: 11px;
}
.sub:hover
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#sub
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}