/* main menu */
#leftMenu     { position: relative; top: 4px; width: 100%; min-width: 100%; max-width: 162px }
#leftMenu a:link, #leftMenu a:visited   { color: #424242; font-size: 17px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 32px; text-decoration: none }
#leftMenu a:active, #leftMenu a:hover    { }

img.menuBar  { background-color: #ccd0ac; display: block; width: 100%; height: 1px }
/* drop down menus */
.anylinkcss  { color: #63451e; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 11px; background-color: #fff; text-align: left; letter-spacing: 1px; visibility: hidden; padding: 12px 18px; position: absolute; z-index: 1; border: solid 1px #ccd0ac }
.anylinkcss a   { color: #63451e; font-size: 12px; line-height: 12px; text-decoration: none; display: block; padding-top: 6px; padding-bottom: 6px }
.anylinkcss a:visited  { color: #63415c; font-size: 12px; line-height: 12px; text-decoration: none; padding-top: 6px; padding-bottom: 6px }
.anylinkcss a:active { color: #63415E; font-size: 12px; font-family: Arial; line-height: 12px; letter-spacing: 1px }
.anylinkcss a:hover { color: #63415E; font-size: 12px; font-family: Arial; line-height: 12px; letter-spacing: 1px }
.hideBorder  { background-image: url("../images/pixel_white.gif"); background-repeat: repeat; margin: 0; padding: 0; position: absolute; z-index: 5; top: 5px; left: -1px; width: 10px; height: 33px }
/*#rrr   { position: relative; top: 280px }*/
/* left menu 2 */
#leftMenu2      { font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-top: 25px; padding-left: 10px; width: 100% }
#leftMenu2 a:link { color: #424242; font-size: 12px; line-height: 11px; text-decoration: none; display: block; padding-top: 5px; padding-bottom: 11px }
#leftMenu2 a:active { color: #886582; display: block }
#leftMenu2 a:visited { color: #424242; font-size: 12px; line-height: 11px; text-decoration: none; display: block; padding-top: 5px; padding-bottom: 11px }
#leftMenu2 a:hover { color: #886582; display: block }
/* 3rd level */
#leftMenu2 a.navMenuTab:link  { color: #6e6c6c; font-size: 12px; line-height: 11px; padding-top: 5px; padding-bottom: 5px; padding-left: 16px }
#leftMenu2 a.navMenuTab:active { color: #886582 }
#leftMenu2 a.navMenuTab:visited { color: #6e6c6c; font-size: 12px; line-height: 11px; padding-top: 5px; padding-bottom: 5px; padding-left: 16px }
#leftMenu2 a.navMenuTab:hover { color: #886582 }