.menu-side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #E8E8E8;
}
.bar {
	background-color: #466037;
	height: 17px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
.shadow {
	background-image: url(art/shadow.jpg);
	background-repeat: repeat-x;
}
ul {
	font-size: 9px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}

.highlight {
	font-weight: normal;
	color: #FFFFCC;
}

body {
	cursor: default;
}
.grey-txt {
	font-size: 9px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
}



.menu-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567344;
	padding-left: 10px;
	height: 17px;
	vertical-align: middle;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #94473F;
}
legend {
	font-weight: bold;
	color: #793F3D;
}
