/* ======================================================
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.
========================================================= */
/*@media print {
	.menu {display:none}
}*/
.menu {	font-size: 11px;
	margin: 0px;
	font-family: verdana;
	padding-left: 0px;
	z-index:100}
.menu ul {padding-right: 0px; padding-left: 0px; z-index: 600; padding-bottom: 0px; margin: 0px; width:139px; padding-top: 0px; list-style-type: none; position: relative}
.menu li {float: left; background-color: #CCCCCC;}
.menu li.sub {background-color: #CCCCCC}
.menu table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {border-right: #ffffff 0px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 0px solid; width:129px; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2.2em; font-variant: normal; text-decoration: none}
.menu a:visited {border-right: #ffffff 0px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 0px solid; width:129px; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2.2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width:120px}
* html .menu a:visited {width:120px}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #333333; font-style: normal; position: relative; background-color: #33CCFF; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #333333; font-style: normal; background-color: #0099FF; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #333333; font-style: normal; background-color: #0099FF; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #000000; font-style: normal; background-color: #0099FF; font-variant: normal; text-decoration: none}
.menu li ul {padding-right: 1em; padding-left: 1em; left: 10em; visibility: hidden; padding-bottom: 1em; padding-top: 1em; position: absolute; top: -1.5em; background-color: transparent; height:2.2em;}
.menu li:hover > ul {visibility: visible; z-index: 600;}
.menu ul a:hover ul ul {visibility: hidden; z-index: 600;}
.menu ul a:hover ul a:hover ul ul {visibility: hidden; z-index: 600;}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden; z-index: 600;}
.menu ul a:hover ul {visibility: visible; z-index: 600;}
.menu ul a:hover ul a:hover ul {visibility: visible; z-index: 600;}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible; z-index: 600;}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible;; z-index: 600;}

