/* MENU OFF */
#navmenuOff			{position: absolute; left: 0; top: 0; visibility: visible; z-index: 20; width:600px; clear:left; }

/* PRIMARY */
.navmenuOffmenu		{display: block; background: url(../_images/cosmetic/toolbar-vert-dash-white.gif) repeat-y right; }
.navmenuOffmenu		{width: 110px; height: 24px; padding: 6px 4px 0 4px; float: left; vertical-align: bottom; }

/* SECONDARY */
.dhtmlmenu			{background: #94A43B url(../_images/cosmetic/toolbar-vert-dash-white.gif) repeat-y right; }
.dhtmlmenu			{width: 200px; position: absolute; top: 29px; border-top: 1px solid #FFF; visibility: hidden; z-index: 5; }

.dhtmlmenu a,
.dhtmlmenu a:visited,
.dhtmlmenu a:active	{display: block; font-size: 0.8em; border-bottom: 1px solid #B2BB6E; padding: 3px 10px 3px 5px; line-height: 16px; }
.dhtmlmenu a:hover	{color: #E6FF5C !important;}
.subarrow			{background: url(../_images/menu/dhtml-menu-arrow.gif) no-repeat right;	margin-right: 2px; }

/* MENU RESET */
.navresetbot		{position: absolute; left: 0; top: 0; visibility: hidden; z-index: 1; }