.guiMenu_container {
	border				: none;
}

.guiMenu_container TABLE{
	width				: auto;
	margin				: 0px auto;
}

.menubar {
	background			: none;
	border				: none;
}

.toolbar {
	background			: none;
	border				: none;
	height				: 26px;
}

.toolbar_handle {

}


.toolbar_divider {
 	border-left			: 1px solid #FFFFFF;
	 border-right		: 0px solid #FFFFFF;
	 background-color	: #CCCCFF;
}

.menu_divider {
	background-color	: #333366;
	border				: none;
}

.menu_icon {

}

.menulist, .menulist  ul {

}

.menulist ul {
	background			: none;
	background-color	: #eae4dc;
	width				: auto;
	top					: 26px;
	text-align			: left;
	border				: none;
}

.menulist ul ul {
	background			: none;
	text-align			: left;
}

.menulist li {
	text-transform		: uppercase;
	line-height			: 26px;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

.menulist ul li {
	text-align			: left;
}

.menulist ul>li:last-child {

}

.menulist a {

}

.menulist a:link, .menulist a:hover, .menulist a:visited, .menulist a:active {	
	background			: none;
	border				: none;
	padding				: 0px 10px 0px 10px;
	margin				: 0px 0px 0px 0px;
	color				: #f29429;
	line-height			: 26px;
	height				: 26px;
	font-size			: 12px;
	text-align			: center;
	letter-spacing		: 2px;
	line-height			: 26px;
}

* html .menulist a {

}

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	padding				: 0px 10px 0px 10px;
	margin				: 0px 0px 0px 0px;
	background			: none;
	border				: none;
	color				: #ffffff;
	background-color	: #f29429;
	font-size			: 12px;
	text-align			: center;
	letter-spacing		: 2px;
	line-height			: 26px;
	height				: 26px;
}

.menulist  a.highlighted {
	padding				: 0px 10px 0px 10px;
	margin				: 0px 0px 0px 0px;
	background			: none;
	border				: none;
	color				: #ffffff;
	background-color	: #f29429;
	font-size			: 12px;
	text-align			: center;
	letter-spacing		: 2px;
	line-height			: 26px;
	height				: 26px;
}

.menulist a .subind {

}
.menulist ul a .subind {

}

/* Sub menu items */
.menulist_item {
	text-align			: left;
}

.menulist_list a {
	text-align			: left;
}

.menulist_item a:link, .menulist_item a:visited, .menulist_item a:hover, .menulist_item a:active, .menulist_item a.highlighted {
	text-align			: left;
}	

.menulist_item a:hover, .menulist_item a.highlighted:link, .menulist_item a.highlighted:visited, .menulist_item a.highlighted:hover, .menulist_item a.highlighted:active, .menulist_item a.focus {
	text-align			: left;
}

.menulist_item a .subind {

}

.menulist_item ul a .subind {

}

#menulist_item_off {

}
