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

.anylinkcss a{
	width: 130px;
	font:normal 11px Verdana;
	height:16px;
	display: block;
	text-indent: 3px;
	border: 1px solid #000000;
	border-top: 0px solid #FF0000;
	padding: 1px 0;
	padding-left:7px;
	text-decoration: none;
	text-indent: 1px;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	white-space: nowrap;
	background-image:url(../images/link-bg.jpg);
    background-repeat:repeat-x;
	/*opacity: .75;
	filter: alpha(opacity=80);*/
}
.anylinkcss a:hover{ /*hover background color*/
    /*background-color:#CCCCCC;*/
	background-image:url(../images/link-bg-o.jpg);
    background-repeat:repeat-x;
    height:16px;
	width:130px;
	white-space: nowrap;
	border: 1px solid #FF0000;
	border-top: 0px solid #CCCCCC;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}

 .anylinkcss1{
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	font:normal 11px Verdana;
	line-height: 16px;
	z-index: 100;
	}
	
.anylinkcss1 a{
	width: 150px;
	font:normal 11px Verdana;
	height:16px;
	display: block;
	text-indent: 3px;
	border: 1px solid #000000;
	border-top: 0px solid #FF0000;
	padding: 1px 0;
	padding-left:7px;
	text-decoration: none;
	text-indent: 1px;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	white-space: nowrap;
	background-image:url(../images/link-bg.jpg);
    background-repeat:repeat-x;
	/*opacity: .75;
	filter: alpha(opacity=80);*/
}
.anylinkcss1 a:hover{ /*hover background color*/
	/*background-color:#CCCCCC;*/
	background-image:url(../images/link-bg-o.jpg);
    background-repeat:repeat-x;
    height:16px;
	width:150px;
	white-space: nowrap;
	border: 1px solid #FF0000;
	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: 11px;
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/link-bg-o.jpg);
    background-repeat:repeat-x;
    height:20px;
}

