﻿.item1onpage {
	font: .9em Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #666;
	background: #E7DAAE;
	padding: 3px 5px;
	margin-right: 10px;
	border: 2px solid #E7DAAE;
}
.menu-1/* menubar */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.item1 {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	display: inline;
	background-color: #FEE37A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px 5px;
	margin-right: 10px;
}
a.item1:link, a.item1:visited, a.item1:active{
	color:#feeaba;
	text-decoration:none;
	background-color: #752003;
	border-top-color: #FEEEC6;
	border-right-color: #FEEEC6;
	border-bottom-color: #B6742C;
	border-left-color: #B6742C;
}
a.item1:hover {
	color: #FF0000;
	background-color: #FEEEC6;
	border-top-color: #b6742c;
	border-right-color: #B6742C;
	border-bottom-color: #FEEEC6;
	border-left-color: #FEEEC6;
}
