.buttonnave {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000033;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}


.buttonnave a:hover {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;



}
.mbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 4px;
}


.leftpan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #ACA76B;
	padding: 0;
	border-right-color: #333300;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #333300;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #333300;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0;
	border-bottom-color: #333300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 305px;
}

.leftpan a:hover {

}



.menuehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	background-color: #908A3B;
	height: 40px;
	text-align: center;
	padding-top: 6px;
	border-bottom-color: #333300;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
