.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Arial;
line-height: 18px;
z-index: 100;
background-color: #5d5d5d;

}

.anylinkcss a{
width: 100%;
display: block;
color: #ffffff;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #5d5d5d;
color: white;
}
}

.parentItem {
	
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
}

a.mainmenutext {
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	height: 20px;
	background-color: #e8e8e8;
}
a.mainmenutextOver {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}

.submenutext {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #CCCCCC;
}
.submenutextOver {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #cccccc;
}

.adbanner{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 10px Arial;
	line-height: 18px;
	height:60px;
	width:466px;
	z-index: 0;
	background-color: #5d5d5d;
	left: 11px;
	top: 16px;
	float:left

}
