.selectedmenu, .notselectedmenu , .selectedsubmenu, .notselectedsubmenu {
	vertical-align:middle;
	text-align:left;
}

.selectedmenu  {
	padding:4px 0px 5px 54px;
	background:url(../images/act_menu.jpg) 23px center no-repeat;
}

.notselectedmenu  {
	padding:4px 0px 5px 46px;
	background:url(../images/menu.jpg) 15px center no-repeat;
}

.selectedsubmenu, .notselectedsubmenu{
	padding:3px 0px 6px 51px;
	background:url(../images/menu.jpg) 21px center no-repeat;
}

.notselectedmenu a, .selectedmenu a, 
.selectedmenu a:hover, .notselectedmenu a:hover {
	text-decoration:underline;
	font-family:Tahoma;
	line-height:15px;
	font-size:13px;	
}



.notselectedsubmenu a, .selectedsubmenu a,
.notselectedsubmenu a:hover, .selectedsubmenu a:hover {
	text-decoration:underline;
	font-family:Tahoma;
	line-height:14px;
	font-size:12px;
}

.notselectedmenu, .selectedmenu {
}

.selectedmenu a {
	color:#3e4040;
 text-decoration:none;
}

.notselectedmenu a {
	color:#3e4040;
}

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

.notselectedsubmenu a{
	color:#3e4040;
}

.selectedsubmenu a  {
	color:#3e4040;
}


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