/*------------- MENU --------------*/



a.hdrMenuLink:active, a.hdrMenuLink:visited, a.hdrMenuLink:link{
	font-family:"Trebuchet MS";
	font-size: 15px;
	color:#444444;
	text-decoration:none;
	margin:0;
	padding:5px;
}
a.hdrMenuLink:hover{
	font-family:"Trebuchet MS";
	font-size: 15px;
	color:#444444;
	text-decoration:underline;
	margin:0;
	padding:px;;
}

.tableborder{
	margin: 0px;
	padding:3px;
	background: #EDEDED;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	border-top-width:2px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-right-width:5px;
	border-style:solid;
	border-color:#FFFFFF;
	/*width:190px;*/
}

.tableborder td{
	padding:3px;
}


.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:	normal 10px Verdana;
	color: #D3D3D3;
	line-height: 17px;
	z-index: 1;
}
/*------------- /MENU --------------*/