.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid d0cec5;
border-bottom-width: 1;
font:normal 10px Verdana;
font-weight: normal;
z-index: 100;
background-color: #e4e3dc;
width: 150px;
margin-left:145px;
margin-top: -20px;


}

#nav 
{
 margin: 0px;   
}
.anylinkcss a{
width: 100%;
display: block;
padding-bottom: 5px;
text-decoration: none;
font-weight: normal;
color:#ffffff;
display: table
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #e6e5dc;
color: white;
}
.menu_header {
	HEIGHT: 7px; 
	BACKGROUND-COLOR: #e6e5dc;
	BORDER-BOTTOM: #ffffff 0px solid; 
	width: 100%;
}
.menu_footer {
	BACKGROUND-POSITION: 50% bottom; 
	BACKGROUND-IMAGE: url(../images/bg_nav_menu_footer.jpg); 
	PADDING-BOTTOM: 15px; 
	BACKGROUND-REPEAT: no-repeat
}
.anylinkcss UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 100%;
	PADDING-TOP: 3px; 

	BACKGROUND-COLOR: #e6e5dc;
	LIST-STYLE-TYPE: none;
}
.anylinkcss li {
	position:relative;
	margin: 0px;
	padding-left:3px;
	width:100%;
	
}
.menu_item {
	BORDER-BOTTOM: #d0cec5 1px solid; 
	width: 100%;

}
.navlinkdiv 
{
   font-size:11px;
	font-weight:normal;
	display: block;
	margin: 0;
	text-decoration: none;
	color:#666666;
	font-family:"Trebuchet MS";
	float:left;
	background-color:#f3f2f2;
	padding:7px 10px 7px 10px;
	width:130px;
	margin-top:-10px;

}
.topnavlink 
{
    width: 100%;
}
.subnavcontainer 
{
 margin:0px;
 width:100%;   
 border:1px solid #ffffff;
 z-index: 101;
 page-break-inside: avoid;
}
.subnavcontainer li 
{
 margin:0px;
 width:100%;   
 border:1px solid #ff0000;
 page-break-inside: avoid;
}

.mnuItem
{
	text-align:center;
}

.dynamic_menu
{
	width:100%;
	text-align:center;
	padding:2px;
}
