.expand1 .ekflexmenu {
	color: #2584b1;
	width: 200px;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}
.expand1 .ekflexmenu_submenu, .expand1 .ekflexmenu_submenu_hover, .expand1 .ekflexmenu_submenu_parent, .expand1 .ekflexmenu_submenu_parent_hover {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
}
.expand1 UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.expand1 LI {
	display:inline;
	margin: 0px;
	padding: 0px;
}
.expand1 .ekflexmenu_submenu_items {
	overflow: hidden;
}
.expand1 .ekflexmenu_submenu_items_hidden {
	display: none;
}
.expand1 .ekflexmenu_submenu_items .ekflexmenu_submenu_items, .expand1 .ekflexmenu_submenu_items .ekflexmenu_submenu_items_hidden, .expand1 .ekflexmenu_submenu_items_hidden .ekflexmenu_submenu_items_hidden {
	margin-left: 15px;
	border-bottom-width: 0px;
}
.expand1 .ekflexmenu_button {
	background-image:url("../uploadedImages/navigation-arrow-right.png");
	background-position:left 1px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #BDB495;
	color:#867760;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	height:100%;
	left:20px;
	line-height:1.1em;
	list-style:none outside none;
	margin-left:-20px;
	margin-right:auto;
	padding-bottom:1px;
	padding-left:14px;
	padding-top:1px;
	position:relative;
	text-indent:-1px;
	white-space:inherit;
	width:92%;
}
.expand1 .ekflexmenu_button:focus, .expand1 .ekflexmenu_button:hover, .expand1 .ekflexmenu_button_hover {
	background-image:url("../uploadedImages/navigation-arrow-right-o.png");
	background-position:left 1px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #BDB495;
	color:#2584B1;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	height:100%;
	left:20px;
	line-height:1.1em;
	list-style:none outside none;
	margin-left:-20px;
	margin-right:auto;
	padding-bottom:1px;
	padding-left:14px;
	padding-top:1px;
	position:relative;
	text-indent:-1px;
	white-space:inherit;
	width:92%;
}
.expand1 .ekflexmenu_button_selected {
	display: block;
	font-weight: bold;
	color: #336799;
	/*text-indent: 1em;*/
	width:92%;
	background-image: url(../uploadedImages/navigation-arrow-down.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	margin-top: -2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDB495;
	position: relative;
}
.expand1 .ekflexmenu_button_selected_hover {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-indent: 10px;
	width:92%;
	background-image: url(../uploadedImages/navigation-arrow-right-w.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: -2px;
	background-color: #BDB495;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDB495;
}
ul .ekflexmenu_submenu_items li .ekflexmenu_menu_level_1 .ekflexmenu_submenu {
	background-color: #900;
	}
	
.expand1 .ekflexmenu_submenu_items a img, .expand1 .ekflexmenu_submenu_items_hidden a img {
	border-width: 0px;
}
.expand1 a.ekflexmenu_link, .expand1 a.ekflexmenu_link:link, .expand1 a.ekflexmenu_link:visited {
	border-bottom:1px dotted #BDB495;
	color:#867760;
	display:block;
	line-height:1.1em;
	padding-bottom:1px;
	padding-left:10px;
	padding-top:1px;
	text-decoration:line-through;
	text-indent:0;
	width:92%;
	position: relative;
}
.expand1 a.ekflexmenu_link:hover, .expand1 a.ekflexmenu_link:active, .expand1 a.ekflexmenu_link:focus {
	border-bottom:1px dotted #BDB495;
	color:#2584B1;
	display:block;
	line-height:1.1em;
	padding-bottom:1px;
	padding-left:10px;
	padding-top:1px;
	text-decoration:line-through;
	text-indent:0;
	width:92%;
	position: relative;
}
.expand1 a.ekflexmenu_link_selected {
	border-bottom:1px dotted #BDB495;
	color:#336799;
	display:block;
	font-weight:bold;
	line-height:1.1em;
	padding-left:10px;
	padding-right:10px;
	text-decoration:line-through;
	text-indent:0;
}
.expand1 a.ekflexmenu_link_selected:hover {
	border-bottom:1px dotted #BDB495;
	color:#2584B1;
	display:block;
	font-weight:bold;
	line-height:1.1em;
	padding-left:10px;
	padding-right:10px;
	text-decoration:line-through;
	text-indent:0;
}
