/* CSS Document */
#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 135px;
	margin: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcfdff;
	border-right-color: #Fcfdff;
	border-bottom-color: #fcfdff;
	border-left-color: #fcfdff;
	}

#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: solid;
	border-left-style: none;
	border-bottom-color: #0C4DF1;
}
#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: #0C4DF1;
	display: block;
	background-color: #fcfdff;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 6px;
	}

#v_mnu_01 li a:hover {
	color: #000000;
	background:  #E9EFFE;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 6px;
	}
#v_mnu_01 ul,#v_mnu_01 ul li a{ height: 1%}

