#left ul {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left a {
	color: #6C9C25;
	text-decoration: none;
}
#left a:hover {
	color: #00FF33;
}
#selected_page a {
	font-weight: bold;
	color: #5c8620;
}
#left li {
}
li#selected_page  {
}
.menu_top {
	background-image: url(../images/layout/menu_1.jpg);
	height: 20px;
}
.menu_middle {
	background-image: url(../images/layout/menu_2.jpg);
	padding-right: 15px;
	padding-left: 15px;
}
.menu_bottom {
	background-image: url(../images/layout/menu_3.jpg);
	height: 20px;
	margin-bottom: 3px;
}
