.anylinkcss{
position:absolute;
visibility: hidden;
border:1px #aeb5c0;
border-bottom-width: 0; font-size:12px;
line-height: 18px;
z-index: 100;
background-color: #003366;
/*background-color: #900; xmass*/
width: 205px;
}
.level0{
position:absolute;
border:1px #aeb5c0;
border-bottom-width: 0; font-size:12px;
line-height: 18px;
background-color: #234E79;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.anylinkcss a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.anylinkcss a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.anylinkcss a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.anylinkcss a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.anylinkcss a {
	font-size:12px;
}
.test {color:#FFFFFF; font-size:12px; font-weight:bold;}
.test a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.test a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.test a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.test a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.test a {
	font-size:12px;
}
/*New added*/
.hederaccnav {color: #000000; 
			  font-size:12px;
}
.h1red { color: #D32A2A; 
		font-size: 10px;
}
.h1black { font-size: 10px; 
		   color:#000000;
}
.black10 {color: #000000; 
		  font-size: 10px;
}
.bodytable{ font-size:12px; 
			color:#234E79;
}
table.bodytable td { height:50;
}