#pad {height:100px;}
/* ================================================================ 
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.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menuPositioner {width:100%; position:relative; float:left; top:-40px; margin-bottom:-40px; }

#menuHolder {position:relative; float:left; left:50%;}

#menu, 
#menu ul {padding:0; margin:0; background:url('trans.gif'); position:relative; z-index:100; list-style-type:none; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:arial, verdana, sans-serif}
#menu {height:20px; float:left; padding:0; background:#4b4d3f; position:relative; right:50%;}
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {display:block; float:left; color:#fff; height:20px; line-height:19px; text-decoration:none; background:url('button1a.gif') no-repeat right top;; padding-left:0; padding-right:20px; padding-top:0; padding-bottom:0}
#menu li a.sub {background:url('button3a.gif') no-repeat right top;}
#menu li a b {display:block; float:left; height:20px; background:url('button1.gif') left top; cursor:pointer; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {position:relative; z-index:100; color:#fc0;}
#menu a.sub:hover {background:url('button3.gif') no-repeat right top;}

#menu li:hover > a {color:#fc0;}
#menu li:hover > a.sub {background:url('button3.gif') no-repeat right top;}

#menu :hover ul {left:0; top:15px; z-index:300; width:200px; padding-top:4px; background:url('trans.gif');}
#menu :hover ul li a {height:15px; width:200px; padding:0 0 0 10px; line-height:15px; background:#546775; color:#fff; border-bottom:1px solid #a3b6c4; font-size:11px;}
#menu :hover ul li a.fly {background:#546775 url('fly.gif') no-repeat right center;}

#menu :hover ul li a:hover {color:#fc0;}
#menu :hover ul li a:hover.fly {background:#546775 url('fly-over.gif') no-repeat right center;}
#menu :hover ul li:hover > a {color:#fc0;}
#menu :hover ul li:hover > a.fly {background:#546775 url('fly-over.gif') no-repeat right center;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px;}

#menu :hover ul :hover ul {left:200px; top:0; padding:0;}
#menu :hover ul :hover ul li a {background:#a3b6c4; color:#000; border-bottom:1px solid #546775; font-size:11px;}
#menu :hover ul :hover ul li a:hover {color:#fff;}

body { background-color: #ffffcc; scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #ffffff; 
scrollbar-highlight-color: #ffffcc;
scrollbar-face-color: #ff6600;
scrollbar-shadow-color: #ffffcc;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ffcc66 }
td { font-family: century gothic; font-size: 10pt; color: #ff6600 }
