.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #c0c0c0;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
color: #000000;
width: 300px; /* default width for menu */
 


}

.anylinkcss a  {
	
	text-decoration: none;
}

.anylinkcss a:visited  {
	 
	text-decoration: none;
}


.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols .column{
width: 230px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */






.anylinkcsscols1{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols1 .column{
width: 220px;
float: left;
}

.anylinkcsscols1 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols1 li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols1 .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols1 .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */








.anylinkcsscols2{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols2 .column{
width: 250px;
float: left;
}

.anylinkcsscols2 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols2 li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols2 .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols2 .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */




.anylinkcsscols3{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols3 .column{
width: 220px;
float: left;
}

.anylinkcsscols3 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols3 li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols3 .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols3 .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */










.anylinkcsscols4{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols4 .column{
width: 200px;
float: left;
}

.anylinkcsscols4 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols4 li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols4 .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols4 .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */





















.anylinkcsscols5{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols5 .column{
width: 150px;
float: left;
}

.anylinkcsscols5 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols5 li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols5 .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols5 .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */














.anylinkcsscols6{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #c0c0c0;
text-decoration: none;
}

.anylinkcsscols6 .column{
width: 200px;
float: left;
}

.anylinkcsscols6 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
color:#000000;
}

.anylinkcsscols6 li{
padding-bottom: 3px;
color:#000000;
}


.anylinkcsscols6 .column ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font: normal 12px Verdana;
text-indent: 5px;
color:#000000;
}

.anylinkcsscols6 .column a:hover{ /*hover background color*/
background: black;
color: white;
text-decoration: none;
font: normal 12px Verdana;
}

/* ######### class for shadow DIV ######### */











.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
