span.menu_panel {
 width:220px;
 padding:0px;
 margin:0px;
}
.menu_off, TD.menu_off, A.menu_off, options.menu_off, .menu_over, TD.menu_over, A.menu_over, options.menu_over, TD.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	vertical-align:middle;
	text-transform:uppercase;
}
TD.title {
	cursor: default;
}
.menu_off, .menu_over {
	height: 23px;
	border-top: 1px solid #6A6321;
	border-bottom: 1px solid #6A6321;
}
TD.menu_off, TD.menu_over {
	border-top: 0px solid;
	border-bottom: 0px solid;
	vertical-align: middle;
}
a.menu_off, a.menu_over {
	height: 23px;
	border: 0px;
}
.menu_off, a.menu_off, a:visited.menu_off, a:link.menu_off {
	font-size: 11px;
	background-color:transparent;
	color: #330033;
	text-decoration:none;
}
.menu_over, a.menu_over, a:visited.menu_over, a:link.menu_over {
	font-size: 11px;
	background-color:#CBD311;
	color: #ffffff;
	text-decoration:none;
}
.item_panel_off, a.item_panel_off, a:visited.item_panel_off, a:link.item_panel_off, .item_panel_over, a.item_panel_over, a:visited.item_panel_over, a:link.item_panel_over {
	width:220px;
	text-decoration:none;
}
.item_off, .item_over, TD.item_off, TD.item_over {
	vertical-align:middle;
	font-size:10px;
	font-family:verdana;
	color:#6A6321;
	cursor:pointer;
}
TD.item_off, TD.item_over {
	border-top: 1px solid #6A6321;
	border-bottom: 1px solid #6A6321;
}
.item_off {
	width:220px;
	height:23px;
	background-color:#FFAF44;
}
.item_over {
	width:220px;
	height:23px;
	background-color:#EE7C06;
}