/* ======================================================This copyright notice must be untouched at all times.The original version of this stylesheet and the associated (x)htmlis available at http://www.cssplay.co.uk/menus/flyout_4level.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved.This stylesheet and the associated (x)html may be modified in anyway to fit your requirements.========================================================= */.menu { margin: 0px 1px 5px 1px; font-size: 100%; font-family: "Trebuchet MS",Arial,sans-serif; }.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; }.menu li { border: 1px solid [MENU_BORDER_COLOR]; background-color: #704693;height: 1.8em;}.menu li.menu_title {color: #ffffff; background-color: #5b7a00;padding: 2px 0 2px 5px; line-height:1.8em;font-weight: bold;}.menu li.menu_title2 {color: #ffffff; background-color: #7aa300;padding: 2px 0 2px 5px; line-height:1.8em;font-weight: bold;}.menu li.sub { background-color: #704693; }.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }.menu a, .menu a:visited { border: 0px solid [MENU_BORDER_COLOR]; display: block; text-decoration: none; height: 1.8em; line-height: 1.8em; color: #ffffff; padding-left: 1em; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; }.menu b { float: right; margin-right: 5px; }.menu_title a, .menu_title a:visited { border: 0px solid [MENU_BORDER_COLOR]; text-decoration: none; color: #ffffff; padding: 0px;line-height:1.8em; margin: 0px;font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; }* html .menu a, * html .menu a:visited { width: 165px; }* html .menu a:hover { color: #ffffff; background-color: #9475ae; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }.menu li:hover { position: relative; }.menu a:active, .menuxx a:focus { color: #ffffff; background-color: [MENU_BORDER_COLOR]; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; line-height: 1.8em; }.menu li:hover > a { color: #ffffff; background-color: #9475ae; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }.menu li ul { width: 200px;padding: 2em; visibility: hidden; position: absolute; top: -2em; left: 175px; background-color: transparent; }.menu li:hover > ul { visibility: visible; }.menu ul a:hover ul ul { visibility: hidden; }.menu ul a:hover ul a:hover ul ul { visibility: hidden; }.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }.menu ul a:hover ul { visibility: visible; }.menu ul a:hover ul a:hover ul { visibility: visible; }.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }.menu2 {background-color: #704693;margin: 0px 1px 10px 1px; font-size: 100%; font-family: "Trebuchet MS",Arial,sans-serif;text-align:center;}.menu2 form {padding: 0 0 2px 5px; color: #ffffff;background-color: #704693;}.menu2 ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; }.menu2 li { border: 1px solid [MENU_BORDER_COLOR]; background-color: #704693;}.menu2 li.menu2_title {color: #ffffff; background-color: #5b7a00;padding: 2px 0 2px 5px; line-height:1.8em;font-weight: bold;}.menu2 a {color: #ffffff;text-decoration: none;padding-left: 5px;}.menu3 {background-color: #704693;border: 1px solid [MENU_BORDER_COLOR];padding: 5px;margin: 0px 1px 10px 1px; font-size: 100%; font-family: "Trebuchet MS",Arial,sans-serif;text-align:center;}