﻿.anylinkcss
{
/*	background-image:url(../newimages/ybar2.gif);
	background-repeat:repeat-x;    */
position:absolute;
visibility: hidden;
border:1px solid #c2e0f4;

border-bottom-width: 0;
font:normal 9px Verdana;
line-height: 18px;
z-index: 100;
background-color:#f5f5ac ;
width: 170px;
margin-top:5px;
}

.anylinkcss a
{
/*	background-image:url(../newimages/ybar2.gif);
	background-repeat:repeat-x;    */
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9A9B9B;
padding: 1px 0;
text-decoration: none;
font-family:Verdana;
font-size:10px;
font-weight: normal;
text-indent: 5px;
margin-top:0px;
height:22px;
background-color:#f5f5ac ;
}
.anylinkcss a:hover
{
/*	background-image:url(../newimages/ybar1.gif);
	background-repeat:repeat-x;   */
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9A9B9B;
padding: 1px 0;
text-decoration: none;
font-family:Verdana;
font-size:10px;
font-weight: normal;
text-indent: 5px;
margin-top:0px;
height:22px;
background-color:#f5f5ac ;
}

.anylinkcss a.selected
{
	color: #000000;
	font:normal 10px Verdana;


}



.anylinkcss a:hover
{
 /*hover background color*/
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9A9B9B;
padding: 1px 0;
text-decoration:none;
font-weight: normal;
text-indent: 5px;
margin-top:0px;
color:#222222;
background-color:#bdd75a;
 
}
