.bg_left {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
}
.bg_bottom {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
}
.bg_top {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #006633;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}
.menu_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bot_bg {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.body_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8579;
	line-height: 20px;
	text-decoration: none;
}
.body_white {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8579;
	text-decoration: none;
	line-height: normal;
}
.hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8579;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
