.left_menu {
 list-style:none;
 background:url(../images/p4.jpg) repeat-y;
}

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

.selectedmenu, .notselectedmenu  {
 text-align:center;
 padding:7px 22px 10px 8px;
 background:url(../images/p3.jpg) no-repeat;
 cursor:pointer;
}

.selectedmenu {
 background:url(../images/p3_ac.jpg) no-repeat;
}

.sover  {
 background:url(../images/p3_over.jpg) no-repeat;
}

.firstt {

}

.lc_head {
 padding:0px 0px 0px 0px;
 text-align:center;
 color:#165c97;
}

.selectedsubmenu, .notselectedsubmenu{
	padding:3px 22px 3px 8px;
	text-align:center;

}

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



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

.notselectedmenu, .selectedmenu {
}

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

.notselectedmenu a {
	color:#f9fbb9;
}

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

.notselectedsubmenu a{
	color:#991b1e;
}

.selectedsubmenu a  {
	color:#000;
}


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