

#vertmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	


#vertmenu  {
	width: 175px;
	margin: 10px;
	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: #917037;
	border-right-color: #917037;
	border-bottom-color: #917037;
	border-left-color: #917037;
	}

#vertmenu  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: #917037;
	}
#vertmenu  .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#vertmenu  li a:link, #vertmenu  li a:visited {
	color: #dddddd;
	display: block;
	background-color: #6a3d1e;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#vertmenu  li a:hover {
	color: #917037;
	background:  #ffffff;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}




