
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #747474;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 20px;
z-index: 1000;
background-color: #ffffff;
width: 200px;
text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #747474;
background-color: #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align: left;
}

.anylinkcss a:active{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #747474;
background-color: #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align: left;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #747474;
background-color: #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #747474;
color: #ffffff;
}


TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.backNav{
	border:0px solid #747474;
	border-left-style: 0px solid #000000;
	border-right-style: 0px solid #000000;
}

#mainLinks a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

#mainLinks a:hover { 
	color:#000000;
} 

.tabsSpacer{
	background-color:#d6d6d6;
	width:1px;


