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

.left_menu {
 padding:5px 20px 10px 20px;
}

.selectedmenu, .notselectedmenu  {
	padding:2px 0px 3px 4px;
	background:url(../images/p24.jpg) 4px bottom no-repeat;
}

.selectedsubmenu, .notselectedsubmenu{
	padding:2px 0px 2px 35px;
}

.sub_menu {
	background:url(../images/p24.jpg) 4px bottom no-repeat;
	padding:3px 0px;
}

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

.selectedmenu a {
 padding-left:27px;
 background:url(../images/p26.jpg) left center no-repeat;
}


.notselectedmenu a {
 padding-left:27px;
 background:url(../images/p25.jpg) left center no-repeat;
}

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

.selectedmenu a {
	color:#000;
	font-weight:bold;
 text-decoration:none;
}

.notselectedmenu a {
	color:#000;
}

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

.notselectedsubmenu a{
	color:#000;
}

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


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