ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:165%;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.vert-one li{margin:0;padding:0;border-top:0px solid #804E0F;border-bottom:1px solid #C99466;}
ul.vert-one li a{display:block;text-decoration:none;color:#555;background:#FFF;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#DCAF6E url("img/vert-one_arrow.gif") no-repeat 0 6px;color:#555;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#DCAF6E url("img/vert-one_arrow.gif") no-repeat 0 6px; color:#fff;}


ul.vert-one-sub{
	margin:0;
	padding-left:10px;
	list-style-type:none;
	display:block;
	line-height:165%;
	width:190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ul.vert-one-sub li{margin:0;padding:0;border-top:0px dashed #804E0F;border-bottom:1px dashed #F5D4AB;}
ul.vert-one-sub li a{display:block;text-decoration:none;color:#555;background:#FFF;padding:0 0 0 20px;width:170px;}
ul.vert-one-sub li a:hover{background:#DCAF6E url("img/vert-one_arrow.gif") no-repeat 0 4px;color:#555;}
ul.vert-one-sub li a.current,ul.vert-one li a.current:hover{background:#DCAF6E url("img/vert-one_arrow.gif") no-repeat 0 4px; color:#fff;}

