.menu-top{
	margin-top:4px;
        
}

/** customize colors here */
a.mainlevel-top,
a.mainlevel-top:link,
a.mainlevel-top:visited {
	margin:0;
	margin-bottom:0;
	padding:0;
	height: 25px;
	line-height: 25px;
	color: #05075A;
	float:left
	
}

a.mainlevel_current-top:visited,
a.mainlevel_current-top:link,
a.mainlevel_current-top,
a.mainlevel_active-top,
a.mainlevel_active-top:visited,
a.mainlevel_active-top:link{
	margin:0;
	padding-left:5px;
	padding-right:5px;
	height: 25px;
	line-height: 25px;
	color: white;
}



a.mainlevel-top:hover, a.mainlevel_active-top:hover, a.mainlevel_current-suckerfish-horizontal:hover {
	margin:0;
	padding-left:2px;
	padding-right:2px;
	height: 25px;
	line-height: 25px;
        /*background:url("../images/back_blu.gif") right top;*/
	color: white;
}

a.sublevel-top, a.sublevel_active-top, a.sublevel_current-top,
a.sublevel-top:link, a.sublevel_active-top:link, a.sublevel_current-top:link,
a.sublevel-top:visited, a.sublevel_active-top:visited, a.sublevel_current-top:visited {
	background-color: white;
	color: #05075A;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

a.sublevel-top:hover, a.sublevel_active-top:hover, a.sublevel_current-top:hover {
	background-color: #ddd;
	color: #05075A;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

ul.mainlevel-top ul ul a.sublevel-top, ul.mainlevel-top ul ul a.sublevel_active-top, ul.mainlevel-top ul ul a.sublevel_current-top,
ul.mainlevel-top ul ul a.sublevel-top:link, ul.mainlevel-top ul ul a.sublevel_active-top:link, ul.mainlevel-top ul ul a.sublevel_current-top:link,
ul.mainlevel-top ul ul a.sublevel-top:visited, ul.mainlevel-top ul ul a.sublevel_active-top:visited, ul.mainlevel-top ul ul a.sublevel_current-top:visited {
	background-color: white;
	color: #05075A;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

ul.mainlevel-top ul ul a.sublevel-top:hover, ul.mainlevel-top ul ul a.sublevel_active-top:hover, ul.mainlevel-top ul ul a.sublevel_current-top:hover {
	background-color: #ddd;
	color: #05075A;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

ul.mainlevel-top ul .expanded {
	display: block;
	white-space: nowrap;
	background-color:#ddd;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}



/** customize style / layout here */
a.mainlevel-top, a.mainlevel_active-top, a.mainlevel_current-top, span.mainlevel-top,
a.mainlevel-top:link, a.mainlevel_active-top:link, a.mainlevel_current-top:link,
a.mainlevel-top:visited, a.mainlevel_active-top:visited, a.mainlevel_current-top:visited,
a.mainlevel-top:hover, a.mainlevel_active-top:hover, a.mainlevel_current-top:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	/*font-style: italic;*/
	display: block;
	margin-left:0px;
	margin-right:0px;
	padding-left:6px;
	padding-right:6px;
	height: 25px;
	line-height: 25px;
	
	
	
}

a.sublevel-top, a.sublevel_active-top, a.sublevel_current-top, span.sublevel-top,
a.sublevel-top:link, a.sublevel_active-top:link, a.sublevel_current-top:link,
a.sublevel-top:visited, a.sublevel_active-top:visited, a.sublevel_current-top:visited,
a.sublevel-top:hover, a.sublevel_active-top:hover, a.sublevel_current-top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;	/* top, right, bottom, left */
	height: 1em;
	line-height: 1em;
	color: #000000;
}

a.mainlevel-top, a.mainlevel_active-top, a.mainlevel_current-top, span.mainlevel-top {
	float: left;
	width: auto;
}

a.sublevel-top, a.sublevel_active-top, a.sublevel_current-top, span.sublevel-top {
	font-size: 90%;
	border-top: 0px solid silver;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

#active_menu-top,
a.mainlevel_active-top, a.mainlevel_current-top,
a.mainlevel_active-top:link, a.mainlevel_current-top:link,
a.mainlevel_active-top:visited, a.mainlevel_current-top:visited,
a.mainlevel_active-top:hover, a.mainlevel_current-top:hover,
a.sublevel_active-top, a.sublevel_current-top,
a.sublevel_active-top:link, a.sublevel_current-top:link,
a.sublevel_active-top:visited, a.sublevel_current-top:visited,
a.sublevel_active-top:hover, a.sublevel_current-top:hover {
	font-weight: bold;
}

ul.mainlevel-top, .mainlevel-top ul {
        font-weight: normal;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.mainlevel-top {
	width: auto;
	z-index: 101;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}

ul.mainlevel-top ul {
	z-index: 102;
	border: 1px solid silver;
}

ul.mainlevel-top ul ul {
	z-index: 103;
	border: 1px solid silver;
}


ul.mainlevel-top li {
	list-style: none;
	float: left;
	position: relative;
	margin-right: 0px;
	background:none;
        margin:0;
        padding:0;
	white-space: nowrap;
}

ul.mainlevel-top li li {
	background:none;
	position: relative;
	width: 10em;
	margin: 0;
	white-space: nowrap;
}

ul.mainlevel-top li li ul {
	left: 10em;
	top: 0;
}

ul.mainlevel-top ul {
	display: none;
	position: absolute; 
	top: 0px;
	left: 0px;
}

ul.mainlevel-top li > ul {
	top: 0px;
	left: auto;
}

ul.mainlevel-top li:hover ul,
ul.mainlevel-top li.hover ul {
	display: block;
	top: 25px;
}


ul.mainlevel-top li:hover ul ul,
ul.mainlevel-top li.hover ul ul {
	display: none;
}

ul.mainlevel-top li:hover ul li:hover ul,
ul.mainlevel-top li.hover ul li.hover ul {
	display: block;
	top: 0px;
	
}


ul.mainlevel-top, ul.mainlevel-top li li {
	clear: left;
}

/** separator */
span.mainlevel-top, span.sublevel-top {
	border-width: 0px;
	padding-top: 5px;
}