.click-menu a:hover
{
	background-color: Transparent;
}
.click-menu {
	width: 149px;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-color: #E9E9E9;
}
.click-menu .box1 {
	
	background:url(../imagesEn/Fbutton.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding: 2px 18px 2px 15px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-style: none;
	font-size: 10px;
	font-family: Tahoma;
	border-left-width: 0px;
	cursor: hand;
	height: 22px;
	
}
.click-menu .box1-hover {
	
	background:url(../imagesEn/Fbutton.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding: 2px 18px 2px 15px;
	text-decoration: none;
	border-width:0;
	border-left-style: none;
	font-size: 10px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 22px;
}
.click-menu .box1-open {
	
	background:url(../imagesEn/Fbutton.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding: 2px 18px 2px 15px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-style: none;
	font-size: 10px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 22px;	
}
.click-menu .box1-open-hover {
	
	background:url(../imagesEn/Fbutton.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding: 2px 18px 2px 15px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	border-left-style: none;
	font-size: 10px;
	font-family: Tahoma;
	border-left-width: 0px;
	
	cursor: hand;
	height: 22px;	
}
.click-menu .section {
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	color: #000000;
}
.click-menu .section a {
	text-decoration: none;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.click-menu .section a:hover {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
}
.click-menu .box2 {
	font-weight: normal;
	padding: 0px 18px 0px 0px;
	padding-right: 10px;
	
	text-decoration: none;
	height: 20px;
}
.click-menu .box2-hover {
	font-weight: normal;
	padding: 0px 18px 0px 0px;
	padding-right: 10px;
	text-decoration: none;
	height: 20px;
}

a.linkMenu
{
	color: white;
	text-decoration:none; 
	font-size: 8pt;
	font-family : Tahoma ;
}
a.linkMenu:Hover
{
	color: yellow;
	font-size: 8pt;
}