.menu {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFF;
	text-align: center;
}
.footerpanel {
	background-image:url(../images/FBNE_07.png);
	background-position:center;
	background-repeat:no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:42px;
	line-height:42px;
	padding-left:15px;
	padding-right:15px;
}
.footerpanel a {
	color: #0C6132;
	text-decoration: none;
}

.menu_bg {
	background-image: url(../images/menu_slice.png);
	background-repeat: repeat-x;
	background-position: left;
}
.top_menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0e8040;
}
.search {
	background-image: url(../images/search_slice.png);
	background-repeat: repeat-x;
	background-position: left;
}
.lft_cont {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
.lft_hdr {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0a542b;
	padding-top: 25px;
	padding-left: 20px;
}
.mid_bdy_cnt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0F793E;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.mid_bdy_cnt2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mid_bdy_hdr {
	background-image: url(../images/mid_hdr_slice.png);
	background-repeat: repeat-x;
	background-position: left;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 5px;
}
.right_bdy_cnt2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	padding-left: 20px;
}
body {
	background-image: url(../images/bdy_bg.png);
	background-repeat: repeat-x;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}
.top_menu a {
	color: #0e8040;
	text-decoration: none;
}
.lft_cont ul li {
	margin-left: -25px;
	list-style-position: outside;
	height: auto;
	margin-bottom: 3px;
}
.readmore a {
	color: #0D6534;
	text-decoration: none;
}

.right_bdy_cnt2 a {
	color: #666;
	text-decoration: none;
}
.right_bdy_cnt2 a:hover {
	color: #060;
	text-decoration: underline;
}
.top_menu a {
	color: #0e8040;
	text-decoration: none;
}