.lm_top {
 height:31px;
}

.lm_bottom {
 height:36px;
}

ul.left_menu {

}

li.selectedmenu, li.notselectedmenu   {

}

li.notselectedmenu {
 padding:5px 0px 10px 0px;
 display:none;
}

li.selectedsubmenu, li.notselectedsubmenu{
	padding:8px 10px 8px 5px;
	
}

li.selectedsubmenu {
 	background:#b9aaf1;
}


li.mdefs, li.msecs {

}

.notselectedmenu a, .selectedmenu a, 
.selectedmenu a:hover, .notselectedmenu a:hover {
	text-decoration:none;
	font-family:Tahoma;
	font-size:14px;
}

.menu_footer {
 height:8px;
 background:#d80000;
 margin-bottom:30px;
}

.notselectedsubmenu a, .selectedsubmenu a,
.notselectedsubmenu a:hover, .selectedsubmenu a:hover {
	text-decoration:none;
	font-family:Tahoma;
	font-size:14px;
}

.selectedmenu a {
	color:#eee;
}

.notselectedmenu a {
	color:#fff;
}

.selectedmenu a:hover, .notselectedmenu a:hover{
	color:#eee;
}

.notselectedsubmenu a{
	color:#000;
}

.selectedsubmenu a  {
	color:#fff;
	font-weight:bold;
}


.notselectedsubmenu a:hover, .selectedsubmenu a:hover{
	color:#777;
}

li.last {

}