div#left_top {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.menulevel_1{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	float: left;
	padding-left: 15px;
	width: 140px;
}

#left_menu ul.menulevel_1 li{
	background-image:url(../cms/pics/menudot.jpg);
	background-position:122px 12px;
	background-repeat:no-repeat;
	border-bottom:1px solid #CCCCCC;
	height:auto;
	list-style-type:none;
	padding-bottom:7px;
	padding-right:20px;
	padding-top:7px;
	width:118px;
	text-align:right;
	float: left;
}
#left_menu ul.menulevel_1 #menuli1{
	border-top:1px solid #CCCCCC;
}

#left_menu ul.menulevel_1 a{
	text-decoration: none;
	font-weight: bold;
	color: #445863;
	font-size:9px;
	text-transform: uppercase;
	width:100%;
}

/*#left_menu ul.menulevel_1 #menuli3.active_li_menu1{
	border: none;
}
#left_menu ul.menulevel_1 #menuli3.active_li_menu1 a{
	color: #9FB3C0;
}*/

#left_menu ul.menulevel_1 a:hover{
	color:#9FB3C0;
}
#left_menu .menulevel_1 a.active_menu1{

}
#left_menu .menulevel_1 #menuli4{
	/*background-position:122px 259px;*/
}


#left_menu ul.menulevel_2{
	margin: 0;
	padding: 0;
	float: left;
}
#left_menu ul.menulevel_2{
	float:right;
	height:auto;
	/*line-height:80%;*/
	padding:0 0 0 0;
	font-size: 14px;
	text-align:left;
	width:118px;
	/*padding-bottom:10px;*/
	margin-top:4px;
	background-image: url('');
	background-color: white;
}
#left_menu .menulevel_2 a.first{
	float:right;
	background-color:white;
	/*border-bottom:1px solid #CCCCCC;*/
	border-top:1px solid #CCCCCC;
}
#left_menu .menulevel_2 a.last{
	float:left;
	background-color:white;
	margin-bottom:0px;
	border-bottom:0px solid #CCCCCC;
}
#left_menu ul.menulevel_2 li{
	background-color:white;
	height:auto;
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:2px;
	text-align:right;
	width: 118px;
}
#left_menu ul.menulevel_2 a{
	text-transform: lowercase;
	color: #9FB3C0;
	height:auto;
}
#left_menu ul.menulevel_2 a:hover{
	color: #445863;
}
#left_menu .menulevel_2 a.active_menu2{
	color:#445863;
}