﻿hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 200px;
	border-style: none;
	border-size: 1px;
	border-right-width: 1px;
	padding-left: 10px;
}
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 8px;
	height: 24px;
	text-decoration: none;
	color: #AA0000;
}
#menu li a:visited {
	color: #333333;
	display: block;
	background: url(menu.gif);
	padding: 4px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
}
	
#menu li a:link {
	color: #333333;
	display: block;
	background: url(menu.gif);
	padding: 4px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
}
	
#menu li a:hover {
	color: #AA0000;
	background:  url(menu.gif) 0 -32px;
	padding: 4px;
	}
.fontnorm {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

