.menustyle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	cursor: hand;
	color: white;
	padding-top: 0px;
	font-family: Verdana, Arial;
	background-color: #c5ccb1;
}
.mouseover
{
	color: white;
	cursor: hand;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #8F9381;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.menuitem
{
	padding-right: 5px;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 2px;
	cursor: hand;
	padding-top: 2px;
	font-family: verdana;
	background-color: white;
}
.passa
{
	color: white;
	cursor: hand;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #8F9381;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

