.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 20px;
z-index: 220;
background-color: #2C0F36;
width: 130px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #542764;
color: white;
}



.anylinkcssTemp{
position:absolute;
visibility: visible;
border:0px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 20px;
z-index: 220;
background-color: #2C0F36;
width: 130px;
}





.anylinkcssTemp a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcssTemp a:hover{ /*hover background color*/
background-color: #542764;
color: white;
}


.SubMenu
{ 
padding:0px; 
margin:0px 0px; 
margin-left:23px; 
list-style:none; 
background:#7a3b6a; 
background-image:none; 
border:1px solid #999; 
clear:both; 
width:150px; 
-moz-box-shadow:2px 2px 2px #000; 
-webkit-box-shadow:2px 2px 2px #000;  
display:block; 
min-height:20px; 
position:absolute;
visibility: hidden;
color:#ececec !important; 
}


.SubMenu a
{
line-height:25px; 
text-indent:10px; 
font-size:11px !important; 
color:white !important; 
text-decoration:none; 
border:1px solid #999; 
display:block; 
font-weight:normal !important;
}

.SubMenu a:hover
{ 
background:#67034e;
}
