
.menubar        { font-weight: bold; font-size: 11px; line-height: 11px; padding: 2px; border: #ad5800 }
	.menubar a    { color: black; text-decoration: none; border: #f9f1c8 }
.menubar a:hover  { color: #7f5b00; text-decoration: none; border: #f9f1c8 }
.menubar a.active {
		border-bottom-color:#CCC599;
		border-right-color:#CCC599;
		border-left-color:#FFFFFF;
		border-top-color:#FFFFFF;
	}
	.menu .options       { font-size: 11px; line-height: 18px; background-color: #73a98f; margin-right: 1px; margin-bottom: 1px; padding-right: 4px; padding-left: 4px; border: #fff }
.menu a    { color: white; text-decoration: none; display: block }
.menu { position: static }
.menu a:hover    { color: #086a3b }
