.selectedmenu, .notselectedmenu{
	background: url(../images/button.png) no-repeat;
}

 .selectedsubmenu, .notselectedsubmenu
 {
    text-align:left;
    width:240px;
 }

.selectedmenu{
}

.notselectedmenu {
}



.selectedmenu a, .notselectedmenu a{
}

.selectedsubmenu, .notselectedsubmenu{
    padding:10px 0px 15px 36px;
}

.notselectedmenu a, .selectedmenu a, 
.selectedmenu a:hover, .notselectedmenu a:hover {
	text-decoration:none;
    font-weight: bold;
	font-family:Verdana;
	font-size:13px;	
}



.notselectedsubmenu a, .selectedsubmenu a,
.notselectedsubmenu a:hover, .selectedsubmenu a:hover {
	text-decoration:none;
	font-family:Verdana;
    font-weight: bold;
	font-size:13px;
}

.notselectedmenu, .selectedmenu {
}

.selectedmenu a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.notselectedmenu a {
	color:#fff;
}

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

.notselectedsubmenu a{
	color:#fff;
}

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


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