.selectedanchor    { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14pt; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }


/* ######### Default class for drop down menus ######### */

.anylinkcss     { font: 10pt/14pt Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; position: absolute; z-index: 100; top: 0; left: 0; width: 150px; border-style: solid; border-width: 1px 1px 0; border-color: black }

.anylinkcss ul      { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14pt; text-decoration: none; background-color: white; list-style-type: none; margin: 0; padding: 0 }

.anylinkcss ul li a      { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14pt; text-decoration: none; background-color: black; text-indent: 5px; display: block; padding: 1px 0; width: 100%; border-bottom: 1px solid black }

.anylinkcss a:hover    { color: white; text-decoration: none; background: navy }

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols  { font: 10pt Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background: #deffca; visibility: hidden; padding: 10px; position: absolute; z-index: 100; top: 20; left: 0; border: solid 1px black }

.anylinkcsscols .column { text-decoration: none; width: 130px; float: left }

.anylinkcsscols .column ul { text-decoration: none; list-style-type: none; margin: 0; padding: 0 }

.anylinkcsscols li { text-decoration: none; padding-bottom: 3px }

/* ######### class for shadow DIV ######### */


.anylinkshadow  { text-decoration: none; background: fuchsia; visibility: hidden; position: absolute; z-index: 99; top: 0; left: 0 }