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

.anylinkcss a{
	width: 252px;
	height:20px;
	line-height:20px;	
	font:normal 11px Verdana;
	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: #C5A75E;
	color: #FF0000;
	font-weight:bold;
	white-space: nowrap;
}
.anylinkcss a:hover{ /*hover background color*/
	width: 252px;
	height:20px;
	line-height:20px;	
	font:bold 11px Verdana;
	background-color: #C0C0C0;
	color:#FFFFFF;
	white-space: nowrap;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	padding-left:7px;
	text-decoration:none;
}

.tdmenu{
	cursor:pointer;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;

}

.menubg{background-image:url(images/butt-large.jpg);
background-repeat:no-repeat;
width:261px;
height:36px;
text-align:center;
}

.menubg-n{background-image:url(images/butt-large-n.jpg);
background-repeat:no-repeat;
width:240px;
height:36px;
text-align:center;
}

.butt-m-bg{background-image:url(images/butt-m.jpg);
background-repeat:no-repeat;
width:133px;
height:36px;
text-align:center;
padding-bottom:5px;
}


