/****************************************
*
*
* Left Menu
*
*
****************************************/

.m_bottom{margin:0 0 0 0; background:url(http://www.quaduro.com/http://www.quaduro.com/img/m_bottom.http://www.quaduro.com/) left top no-repeat; width:180px; height:22px;}
.m_top{margin:0 0 0 0; background-color:#e1e1e1; font-size:10px; width:180px; line-height:10px; margin-bottom:1px;}

/*-------- mouseOver---------------*/
.m_lv1_over{ background-color:#d1d1d1; color:#990000;}
.m_lv1_over a{color:#990000;}


.m_lv1_unsel{background-color:#e1e1e1;padding:4px 0 4px 15px; margin-bottom:1px; color:#222222; font-size:11px;}
.m_lv1_unsel a{color:#222222;}
.m_lv1_unsel a:hover{color:#007D84;}

/*The formatted h3 tags*/
h3.h3navbar {font-family:arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; margin:0; font-size: 14px; font-weight: bold; display: inline}

/*-------- new menu---------------*/
.list_container{
	width:180px;
	margin:0 auto;
	}
.list_container_top{
	width:180px;
	background: url(left_side_top.png) no-repeat 0 0;
	}
.list_container_center{
	width:180px;
	background: url(left_side_center.png) repeat 0 0;
	}
.wb_list{
	list-style:none;
	margin:0px;
	padding:8px 8px;
	}
.wb_list li{
	font: normal normal 11px/24px tahoma, Arial, Helvetica, sans-serif;
	border-top:1px solid #e5e5e5;
	background: url(bullet.png) no-repeat 8px 10px;
	background-position: 2px 50%;
	line-height: 1em;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
.wb_list li.list_hd{
	font: normal   12px/24px   tahoma, Times, serif;
	font-weight: bold;
	border-top:0px solid #e5e5e5;
	background: url(bullet_hd.png) no-repeat 2px 2px;
	color:#333;
	padding:0 0 0 20px;
	padding-bottom: 6px;
	line-height: 1.25em;

	}
.wb_list li a{
	color:#3B3B3B;
	text-decoration:none;
	padding:0 0 0 0px;
	}
.wb_list li a:hover,.wb_list li a.active{
	color:#551a8b;
	}
.list_container_bottom{
	width:180px;
	background: url(left_side_bottom.png) no-repeat 0 bottom;
	}
