#v_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	}
	#v_menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #696969;
	
	}

#v_menu {
	width:150px;
	margin-left:10px;
	
		
	}

#v_menu li a {
	text-decoration: none;
	margin-left:20px;
    list-style: none;
	line-height:20px;
}
#v_menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_menu li a:link, #v_menu li a:visited {
	color: #696969;
	list-style: none;
	font-weight:normal;
	line-height:20px;
	}

#v_menu li a:hover {
	color: #ee0000;
      list-style: none;
	  line-height:20px;
	}


<!--[if IE]>
<style type="text/css" media="screen">
#v_menu ul,#v_menu ul li a{ height: 1%;}
</style>
<![endif]-->

