@charset "utf-8";
/* CSS Document */

#v_mnu_01 ul {

		list-style: none;
	margin: 20;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 180px;
	margin: 00px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDEADA;
	border-right-color: #FDEADA;
	border-bottom-color: #FDEADA;
	border-left-color: #FDEADA;
	}

#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: #FDEADA;
}
#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: #002060;
	display: block;
	background-color: #FDEADA;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#v_mnu_01 li a:hover {
	color: #FFFFFF;
	background:  #002060;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#v_mnu_01 li.activelink a{ text-decoration:underline}

<!--[if IE]>

#v_mnu_01 ul,#v_mnu_01 ul li a{ height: 1%}

<![endif]-->
