/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menua {font-size: 10pt; margin: 10px; font-family: verdana}
.menua ul {padding-right: 0px; padding-left: 0px; z-index: 500; padding-bottom: 0px; margin: 0px; width: 13em; padding-top: 0px; list-style-type: none; position: relative}
.menua li {float: left; background-color: #006699}
.menua li.sub {background-color: #006699}
.menua table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menua a {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 13em; color: #ffff00; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menua a:visited {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 13em; color: #ffff00; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menua b {float: right; margin-right: 5px}
* html .menua a {width: 13em}
* html .menua a:visited {width: 13em}
* html .menua a:hover {font-weight: normal; text-transform: none; color: #ffff00; font-style: normal; position: relative; background-color: #3366ff; font-variant: normal; text-decoration: none}
.menua li:hover {position: relative}
.menua a:active {font-weight: normal; text-transform: none; color: #ffff00; font-style: normal; background-color: #3366ff; font-variant: normal; text-decoration: none}
.menua a:focus {font-weight: normal; text-transform: none; color: #ffff00; font-style: normal; background-color: #3366ff; font-variant: normal; text-decoration: none}
.menua li:hover > a {font-weight: normal; text-transform: none; color: #ffff00; font-style: normal; background-color: #3366ff; font-variant: normal; text-decoration: none}
.menua li ul {padding-right: 2em; padding-left: 2em; left: 12em; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; background-color: transparent}
.menua li:hover > ul {visibility: visible}
.menua ul a:hover ul ul {visibility: hidden}
.menua ul a:hover ul a:hover ul ul {visibility: hidden}
.menua ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menua ul a:hover ul {visibility: visible}
.menua ul a:hover ul a:hover ul {visibility: visible}
.menua ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menua ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}
