.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 11px/normal Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #FFFFFF;
	width: 185px;
	border-top: 1px none black;
	border-right: 1px none black;
	border-bottom: 0 none black;
	border-left: 1px none black;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px none black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #d21034;
color: #FFFFFF;
}
}
.bottom-white {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header-lines {
	border: 1px none #999999;
}
.side-links-big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	border: 1px none #666666;
}
