#v_mnu_01 ul {
direction:rtl;
	list-style: none;
	margin:0px 7px 0px 10px;
	padding: 2;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;

	text-decoration: none;
	}

#v_mnu_01 {
	width: 200px;
	margin: 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #D1D1D1;
}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #666;
	display: block;
	
	padding-top: 7px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color:  #F7FDF8;
	background:#063CA1;
	padding-top: 7px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#v_mnu_01 ul,#v_mnu_01 ul li a{ height: 1%}
