/* ================================================================ 
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/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {width:745px; height:25px; position:relative; z-index:90;border:1px solid blue; font-family:arial, sans-serif; font-size:13pt; text-align: center;}
* html .menu {width:746px; w\idth:745px;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu li {float:left;width:149px;position:relative;}
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none; text-align: center; color:#000083; width:138px; height:25px; background:#07b3fd; padding-left:11px; line-height:23px; font-weight:bold;}
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
.menu ul ul ul a, .menu ul ul ul a:visited {background:#07b3fd;}
.menu ul ul ul a:hover {background:#07b3fd;text-decoration:underline;}
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:149px;z-index:100;}
* html .menu ul ul {top:24px;t\op:25px;}
.menu ul ul ul{left:149px; top:-1px; width:149px;}
.menu ul ul ul.left {left:-149px;}
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.menu ul ul a, .menu ul ul a:visited {background:#07b3fd; color:#000083; height:auto; line-height:1em; padding:6px 10px; width:129px;border-width:0 1px 1px 1px;}
* html .menu ul ul a, * html .menu ul ul a:visited {width:149px;w\idth:128px;}
.menu a:hover{color:#000083; background:#07b3ff;text-decoration:none;}
.menu ul ul a:hover{color:#2e00ff; background:#07b3ff;text-decoration:underline;}
.menu :hover > a{color:#000083; background:#07b3ff;text-decoration:none;}
.menu ul ul :hover > a {color:#2e00ff; background:#07b3fd;text-decoration:underline;}
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}
.special a:hover{color:#2e00ff; background:#07b3fd;text-decoration:underline;}
.lv2{border-left:1px solid #0000ff; border-right:1px solid #0000ff;}
.lst{border-left:1px solid #0000ff; border-right:1px solid #0000ff; border-bottom:1px solid #0000ff;}
.frst{border-left:1px solid #0000ff; border-right:1px solid #0000ff; border-top:1px solid #0000ff;}
