 .anylinkcss{
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	font:normal 12px Verdana;
	line-height: 14px;
	z-index: 100;
	}

.anylinkcss a{
	width: 225px;
	font:normal 11px Verdana;
	height:13px;
	display: block;
	text-indent: 3px;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	padding: 1px 0;
	padding-left:7px;
	text-decoration: none;
	text-indent: 1px;
	text-align:left;
	background-color: #7C7C7C;
	color: #000000;
	font-weight:bold;
	/*background-image: url(images/anylinkmenu.jpg);
	background-repeat: repeat-x;*/
	white-space: nowrap;
	opacity: 1;
	filter: alpha(opacity=100);
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #C0C0C0;
	color:#FFFFFF;
	/*background-image: url(images/anylinkmenu-over.jpg);
	background-repeat: repeat-x; */
	white-space: nowrap;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}
.tdmenu{
	cursor:pointer;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #004B6D;
	text-decoration:none;
	font-weight:bold;

}
a.tdmenu-sub{
	cursor:pointer;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #d2232a;
	text-decoration:none;
	font-weight:bold;
}
a.tdmenu-sub:hover{
	cursor:pointer;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #d2232a;
	text-decoration:none;
	font-weight:bold;
}
.phpmenu{
	cursor:pointer;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	
}
a.menu1 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 8px;
}
a.menu1:hover {
	text-decoration: none;
	color: #000000;
}
.menubg{
background-color:#d1d3d4;
}
a.top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;

}
a.top:hover{
text-decoration:none;
color:#FF0000;
	
}