hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:10px;
	}
.menuback {
	background-image: url(images/background-menu.jpg);
	background-repeat: no-repeat;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 190px;
	border-size: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
.inset {
	margin-top: O;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #6f1200;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA9556;
	}
	
#menu li a:hover {
	color: #FFF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	background-color: #6f1200;
	background-image: url(menu.gif);
	background-position: 0 -32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}

