body {
	background-color: #F0F3E0;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
}


.bottom_menu_txt{
	color: 	#87ab6c;
	font-size: 10px;
	position: relative;
	left: 15px;
}

a:link, a:visited{
	color: 	#87ab6c;
	text-decoration: none;
}

a:hover{
	
	text-decoration: underline;
	color: 	#346b25;
	
}

a.bottom_menu:link, a.bottom_menu:visited {
	color: 	#87ab6c;
	text-decoration: none;
}

a.bottom_menu:hover {
	text-decoration: underline;
	color: 	#346b25;
}
.subMenuCell{
	background-color: #d5e0c1;	
	
}

.nav_pos{
	color: #87ab6c;
	font-size: x-small;
}

.copyright{
	position: relative;
		top: -10px;
	left: 15px;
	font-size: 9px;	
	color: #B9CEAA;
	
}

.navi{
	font-size: 9px;
	color: #2D591E;
	
}

.title{
	font-size: medium;
	font-weight: bold;

}
