/* MENU OFF */
#navmenuOff					{  position: absolute; left: 0px; top: 0px; visibility: visible; z-index: 20; }

/* PRIMARY */
.navmenuOffmenu				{ display: block; background: url(../_images/cosmetic/toolbar-vert-dash-white.gif) repeat-y right; }
.navmenuOffmenu				{ /*width: 95px;*/ height: 12px; padding: 5px 10px; }

/* SECONDARY */
.dhtmlmenu					{ background: #9C7D9D url(../_images/cosmetic/toolbar-vert-dash-white.gif) repeat-y right; width: 200px; }
.dhtmlmenu					{ position: absolute; top: 12px; border-top: 1px solid #636; visibility: hidden; z-index: 5; }
.dhtmlmenu a,
.dhtmlmenu a:visited,
.dhtmlmenu a:active			{ display: block; font-weight: normal; font-size: 0.9em; color: #FFF; border-bottom: 1px solid #636; padding: 3px 10px 3px 5px; line-height: 16px; }
.dhtmlmenu a:hover			{ color: #FFFFCE; }
.subarrow					{ background: url(../_images/menu/dhtml-menu-arrow.gif) no-repeat right; margin-right: 2px; }

/* MENU RESET */
.navresetbot				{ position: absolute; left: 0px; top: 0px; visibility: hidden; z-index: 1; }
