h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	height:1px;
	margin-bottom:25px;
	
	

	}

ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:30px;
	width:auto;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	
	}

ul.vert-one li{
	margin:0;
	padding:0;

	}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	width:250px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	
	}

ul.vert-one li a:hover{
	background-color: #3AABB3;
	background-image: url(vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background-image: url(vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	}

