.menubouton{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:0px;/*must have for any big value*/
	height:0px;/*must have for any big value*/
}
.select-free1 iframe{
	width:150px;/*must have for any big value*/
	height:17px;/*must have for any big value*/
}
.select-free2 iframe{
	width:150px;/*must have for any big value*/
	height:33px;/*must have for any big value*/
}
.select-free3 iframe{
	width:150px;/*must have for any big value*/
	height:49px;/*must have for any big value*/
}
.select-free4 iframe{
	width:150px;/*must have for any big value*/
	height:65px;/*must have for any big value */
}
.select-free5 iframe{
	width:150px;/*must have for any big value*/
	height:81px;/*must have for any big value*/
}
.select-free6 iframe{
	width:150px;/*must have for any big value*/
	height:97px;/*must have for any big value*/
}
.select-free7 iframe{
	width:150px;/*must have for any big value*/
	height:113px;/*must have for any big value*/
}
.select-free8 iframe{
	width:150px;/*must have for any big value*/
	height:129px;/*must have for any big value*/
}
.select-free9 iframe{
	width:150px;/*must have for any big value*/
	height:145px;/*must have for any big value*/
}
.select-free10 iframe{
	width:150px;/*must have for any big value*/
	height:161px;/*must have for any big value*/
}

.select-free1-200 iframe{
	width:200px;/*must have for any big value*/
	height:17px;/*must have for any big value*/
}
.select-free2-200 iframe{
	width:200px;/*must have for any big value*/
	height:33px;/*must have for any big value*/
}
.select-free3-200 iframe{
	width:200px;/*must have for any big value*/
	height:49px;/*must have for any big value*/
}
.select-free4-200 iframe{
	width:200px;/*must have for any big value*/
	height:65px;/*must have for any big value */
}
.select-free5-200 iframe{
	width:200px;/*must have for any big value*/
	height:81px;/*must have for any big value*/
}
.select-free6-200 iframe{
	width:200px;/*must have for any big value*/
	height:97px;/*must have for any big value*/
}
.select-free7-200 iframe{
	width:200px;/*must have for any big value*/
	height:113px;/*must have for any big value*/
}
.select-free8-200 iframe{
	width:200px;/*must have for any big value*/
	height:129px;/*must have for any big value*/
}
.select-free9-200 iframe{
	width:200px;/*must have for any big value*/
	height:145px;/*must have for any big value*/
}
.select-free10-200 iframe{
	width:200px;/*must have for any big value*/
	height:161px;/*must have for any big value*/
}

select{display:block;}
#idmenu1{left:158px;top:10px;}

.#idmenuhide{
	font-family: Arial;
	display: block;
	text-indent: 3px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#00549C;
	text-decoration: none;
	color:#ffffff;
	font-size:9pt;
	z-index:100;
	background-color: #007dc9;
	font-weight : bold;
}

.#idmenushow{
	font-family: Arial;
	display: block;
	text-indent: 3px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#00549C;
	text-decoration: none;
	color:#00549C;
	font-size:9pt;
	z-index:100;
	background-color: #fec345;
	font-weight : bold;
}


.#dropmenudiv span{
	font-family: Arial;
	display: block;
	text-indent: 3px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#00549C;
	text-decoration: none;
	color:#00549C;
	font-size:9pt;
	z-index:100;
	background-color: #ffffff;
	font-weight : bold;
}

#dropmenudiv{
	font-family: Arial;
	position: absolute;
	line-height: 15px;
	width: 100%;
	z-index: 100;
}

#dropmenudiv a{
	font-family: Arial;
	display: block;
	text-indent: 3px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#00549C;
	text-decoration: none;
	color:#ffffff;
	font-size:9pt;
	z-index:100;
	background-color: #007dc9;
}

#dropmenudiv a:hover{ /*hover background color*/
	font-family: Arial;
	text-decoration:none;
	font-size:9pt;
	color:#ffffff;
	background-color: #fec345;
	z-index:100;
};

