.left a {
 text-decoration: none;
 }
.left #lmenu p{
	margin: 0!important;
	padding: 0 !important;
	
 }

a.navlink {
	color: #6E6E6E !important;
	display:block;
	font-weight: bold;
	margin:0px;
	padding: 5px 0px 5px 30px;
	width:170px;
	background-attachment: scroll;
	background-color: #F2FAFC;
	background-image: url(../images/newdesign/bkgnds/nv_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.navlinkon {
	color: #5F5F5F !important;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 30px;
	width:170px;
	background-color: #F2FAFC;
	background-image: url(../images/newdesign/bkgnds/opened.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.navlink:hover, a.navlink:focus{
background:transparent url(../images/newdesign/bkgnds/nav_hover.gif) repeat-x scroll left top;
color: #5F5F5F !important;
font-weight:bold;
}
a.navlink:active, a.navlinkon:active {
color: #6E6E6E !important;
}
a.navlink:visited, a.navlinkon:visited {
color: #6E6E6E !important;
}

a.sublink {
	background:#FFFFFF url(../images/newdesign/bkgnds/sub_nv.gif) no-repeat scroll 0px 0px;
	color:#818181;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 30px;
	width:170px;
	font-size: .9em;
	letter-spacing: .05em;
}
a.sublink:hover {
background:#FFFFFF url(../images/newdesign/bkgnds/sub_hover.gif) no-repeat scroll 0px 0px;
color:#616054;
font-weight:bold;
}

a.sublinkon {
	background:#FFFFFF url(../images/newdesign/bkgnds/sub_hover.gif) no-repeat scroll 0px 0px;
	color:#616054;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 30px;
	width:170px;
	font-size: .9em;
	letter-spacing: .05em;
}
a.sublinkon:hover {
color:#818070;
}
a.sublinkon:active, a.sublinkon:visited {
color:#818070;
}
a.ssublink {
	color:#818070;
	display:block;
	margin:0 0 1px 0;
	padding:5px 0px 5px 40px;
	width:160px;
	background-attachment: scroll;
	background-image: url(../images/newdesign/bkgnds/nav_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		font-size: .9em;
}
a.ssublink:hover {
	color:#818070;
	display:block;
	margin:0 0 1px 0;
	padding:5px 0px 5px 40px;
	width:160px;
	background-attachment: scroll;
	background-image: url(../images/newdesign/bkgnds/nav_dots_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.ssublinkon {
	color:#4F96C0;
	display:block;
	margin:0 0 1px 0;
	padding:5px 0px 5px 40px;
	width:160px;
	background-attachment: scroll;
	background-image: url(../images/newdesign/bkgnds/nav_dots_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: .9em;
}




