.anylinkcss
{

/*    background-color: #0b3067;  */
/*    background-color: #6280ae; */


    position:absolute;
    visibility: hidden;
/*    border: 1px solid #0b3067; */
/*    border-bottom-width: 1; */
    font: normal 12px Arial,Verdana;
    line-height: 14px;
    z-index: 100;
    width: 130px;
	color:white;
}




.anylinkcss a
{
color:red;
width: 100%;
display: block;
/* border-bottom: 1px solid #0b3067;  */
/* padding: 1px 0; */
text-decoration: none;
font-weight:bold;
/* text-indent: 5px; */
text-align:center;
}
.anylinkcss a:link
{
color:white;
}

.anylinkcss a:visited
{
color:white;
}

.anylinkcss a:active
{
color:white;
}



.anylinkcss a:hover{ /*hover background color*/
background-color: #6787bd;
/* color: darkblue; */
}

/* #6382b3 */
/* #204c8b; */



.DropDowns{
	filter: alpha(opacity=90);
	opacity:.90;
	opacity:.90;
}
.DropDowns  p{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.DropDowns a:link{
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.DropDowns a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.DropDowns a:hover{
	color: #002858;
}
