.selectedanchor  { background: #ff7f00 }

/* ######### Default class for drop down menus ######### */

.anylinkmenu     { color: #000; font-size: 9pt; font-family: Tahoma, Arial, sans-serif; font-style: normal; font-weight: normal; line-height: 18pt; background: #fff; visibility: hidden; position: absolute; z-index: 1000; top: 0; left: 0; width: 180px; border-style: solid; border-width: 1px 1px 0; border-color: #d2d2d2 }

.anylinkmenu ul  { color: #000; list-style-type: none; margin: 0; padding: 0 0 0 0 }

.anylinkmenu ul li a   { color: #000; font-weight: bold; text-decoration: none; text-indent: 5px; display: block; padding: 2px 0 2px 0; width: 100%; border-bottom: 1px solid #d2d2d2 }
.anylinkmenu a:visited { color: #000; background-color: white; background-attachment: scroll; background-position: right center }
.anylinkmenu a:hover { color: white; background: #ff7f00 url("../images/layout/drop-down-menu-OR.gif") repeat-x right center }
/* ######### class for shadow DIV ######### */


.anylinkshadow  { background: #c1c1c1; visibility: hidden; position: absolute; z-index: 99; top: 0; left: 0 }