.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #2D3D4B;
line-height: 20px;
z-index: 100;
background-color: #F7F2F2;
width: 135px;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid white;
padding: 2px 0px;
text-decoration: none;
font-weight: normal;
color: #2D3D4B;
text-align: left;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #EEEEEE;
color: #F4B138;
text-decoration: none;
}

.body-divider {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9A5CB;
}
.bodytext-justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	text-align: justify;
	padding: 3px;
}
.sidebar-divider {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A5CB;
}
