div.mainlinks {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	min-height: 20px;
}

.mainlinks1 {
	width: 690px;
	float:left;
	clear:left;
	
}

div.mainlinks1 ul {
	margin: 0;
	padding: 0;
}

div.mainlinks1 li {
	display: block;
	float: left;
	background-repeat: no-repeat;
}
div.mainlinks1 a {
	display: block;
	height: 20px;
	font-size: 10px;
	text-indent: -9999999em;
	overflow: hidden;
	background-repeat: no-repeat;
}
div.mainlinks1 a:hover {
	background: none;
}
div.mainlinks1 li.nav-prod a {
	background: url("/mavdev/fr/images/mNav_funds.gif");
}
div.mainlinks1 li.nav-prod a:hover {
	background: url("/mavdev/fr/images/mNav_funds_on.gif");
}
div.mainlinks1 li.nav-prod {
	width: 138px;
	background: url("/mavdev/fr/images/mNav_funds.gif");
}
div.mainlinks1 li.nav-price a {
	background: url("/mavdev/fr/images/mNav_prices.gif");
}
div.mainlinks1 li.nav-price a:hover {
	background: url("/mavdev/fr/images/mNav_prices_on.gif");
}
div.mainlinks1 li.nav-price {
	width: 138px;
	background: url("/mavdev/fr/images/mNav_prices.gif");
}
div.mainlinks1 li.nav-overview a {
	background: url("/mavdev/fr/images/mNav_overview.gif");
}
div.mainlinks1 li.nav-overview a:hover {
	background: url("/mavdev/fr/images/mNav_overview_on.gif");
}
div.mainlinks1 li.nav-overview {
	width: 138px;
	background: url("/mavdev/fr/images/mNav_overview.gif");
}
div.mainlinks1 li.nav-downloads a {
	background: url("/mavdev/fr/images/mNav_tools.gif");
}
div.mainlinks1 li.nav-downloads a:hover {
	background: url("/mavdev/fr/images/mNav_tools_on.gif");
}
div.mainlinks1 li.nav-downloads {
	width: 138px;
	background: url("/mavdev/fr/images/mNav_tools.gif");
}
div.mainlinks1 li.nav-news a {
	background: url("/mavdev/fr/images/mNav_news.gif");
}
div.mainlinks1 li.nav-news a:hover {
	background: url("/mavdev/fr/images/mNav_news_on.gif");
}
div.mainlinks1 li.nav-news {
	width: 138px;
	background: url("/mavdev/fr/images/mNav_news.gif");
}
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font-size:10px;
line-height:1.2em;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid white;
padding: 4px 0;
text-decoration: none;
font-weight: bold;
color:#ccc;
}

#dropmenudiv a:hover{
background: #a8c40d;
color:#fff;
}
