.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	background-color: #FFFF99;
	background-position: center center;
	margin: 2px;
	padding: 2px;
	height: 5px;
	font-variant: normal;
	border: thin inset #CC6600;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #99FF66;
	border: thin groove #666633;
	width: auto;
	list-style-position: inside;
	list-style-type: square;
	filter: Xray;
}
.nav_button {
	font-size: x-small;
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666600;
	border: thin outset #99FF66;
}
