.menu {
	
	font-size: 0.85em;
	z-index: 100; 
	width: 92px;
	position:relative;
	height: 23px;
	top:-5px;
}
 html .menu {
	width: 92px;
}
.menu ul {
	padding:0px;
	list-style-type: none;
}
.menu ul ul {
	width: 92px;
}
.menu li {

	float: left;
	width: 92px;
	position: relative;
}

/*style="background-image:url(_media/membersarea_1.gif);*/

.menu ul li
{
	background-image:url(../../../_media/membersarea_1.gif);
}

.menu a {
	/*border-right: #000 0px solid;*/
	/*border-top: #000 1px solid;*/
	display: block;
	/*padding-left: 10px;*/
	font-size: 11px;
	/*border-left: #000 1px solid;*/
	width: 92px;
	color: #fff;
	line-height: 22px;
	/*border-bottom: #000 1px solid;*/
	height: 23px;
	text-decoration: none;
	
}
.menu a:visited {
	border-right: #000 0px solid;
	/*border-top: #000 1px solid;*/
	display: block;
	/*padding-left: 10px;*/
	font-size: 11px;
	/*background: #758279;*/
	/*border-left: #000 1px solid;*/
	width: 92px;
	color: #fff;
	line-height: 22px;
	/*border-bottom: #000 1px solid;*/
	height: 23px;
	text-decoration: none;

}
 html .menu a {
	width: 92px;
}
 html .menu a:visited {
	width: 92px;
}
.menu ul ul a.drop {
	
}
.menu ul ul a.drop:visited {
	
}
.menu ul ul a.drop:hover {
	
}
unknown {
	
}
.menu ul ul ul a {
	/*background: #e2dfa8;*/
}
.menu ul ul ul a:visited {
	/*background: #e2dfa8;*/
}
.menu ul ul ul a:hover {
	/*background: #b2ab9b;*/
}
.menu ul ul {
	/*border-top: #000 1px solid;*/
	left: 0px;
	visibility: hidden;
	width: 92px;
	position: absolute;
	height: 0px;
	
}
 html .menu ul ul {
	top: 23px;
}
.menu table {
	left: 0px;
	position: absolute;
	top: 0px;
	border-collapse: collapse;
}
.menu ul ul a {
	border-top-width: 0px;
	/*border-left-width: 1px;*/
	/*background: #d4d8bd;*/
	/*border-bottom-width: 1px;*/
	padding-bottom: 5px;
	/*width: 128px;*/
	color: #000;
	line-height: 1em;
	padding-top: 5px;
	height: auto;
	/*border-right-width: 1px;*/
	background-color:#efefef;
}
.menu ul ul a:visited {
	/*border-top-width: 0px;*/
	border-left-width: 1px;
	background: #efefef;
	/*border-bottom-width: 1px;*/
	padding-bottom: 5px;
	/*width: 128px;*/
	color: #000;
	line-height: 1em;
	padding-top: 5px;
	height: auto;
	/*border-right-width: 1px;*/
}
 html .menu ul ul a {
	width: 92px;
}
 html .menu ul ul a:visited {
	width: 92px;
}
.menu a:hover {
	/*background: #949e7c;*/
	background-image:url(../../../_media/membersarea_2.gif);
	color: #fff
}
.menu ul ul a:hover {
	background: #c70000;
	color: #fff
}
unknown {
	background: #949e7c;
	color: #fff
}
.menu ul li:hover ul {
	visibility: visible
}
.menu ul a:hover ul {
	visibility: visible
}
.menu ul :hover ul ul {
	visibility: hidden
}
.menu ul :hover ul :hover ul {
	visibility: visible;
}