body, html { background-color:#fff; margin:0px; padding:0px }
td, th, h1 { text-align:center; padding:8px }
td { font:10pt Helvetica, Arial, sans-serif; color:#639; border:1px solid #ccc }
th, h1 { font:bold 15pt/17pt Helvetica, Arial, sans-serif; color:#60c }
th { border:1px dotted #c9f; background-color:#fff }
table { width:732px; margin-left:auto; margin-right:auto; border:2px solid #ccc; border-radius:3px }
b { color:#60c }
p { width:100%; text-align:center; font:8pt Tahoma, Verdana, sans-serif; color:#c9f }
img { border:none }

a:link { color:#00f }
a:visited { color:#69c }
a:hover { color:#f00 } 
a:active { color:#f00 }
a:focus { outline:none }

td.update { text-align:left; font:8pt Tahoma, Verdana, sans-serif; color:#099 }
td.browse { text-align:left }

td.browse ul { margin-top:0px; margin-bottom:0px; text-align:left }
li.opera { padding-left:1ex; list-style-image:url(/images/opera-icon.png) }
li.safari { padding-left:1ex; list-style-image:url(/images/safari-icon.png) }
li.firefox { padding-left:1ex; list-style-image:url(/images/firefox-icon.png) }
li.chrome { padding-left:1ex; list-style-image:url(/images/chrome-icon.png) }
li.explorer { padding-left:1ex; list-style-image:url(/images/explorer-icon.png) }
li.android { padding-left:1ex; list-style-image:url(/images/android-icon.png) }

p.faq { font:9pt Arial, sans-serif; color:#639; margin:8px; text-align:left }
p.foot { }

tt { font:8pt monospace; color:#f00 }

/* ================================================================ 
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/new-dropdown.html
Copyright (c) Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav { height:21px; background-color:#ccc; width:100%; position:fixed; z-index:1001; top:0px; left:0px }
.nav1 { height:19px; font:bold 12px/19px Arial, Helvetica, sans-serif; width:505px; margin:0px auto; position:relative }
.nav1 ul { margin:0px; padding:0px; list-style:none; text-align:center }
.nav1 ul.menu { position:absolute; overflow:hidden }
.nav1 .menu .level1-li { float:left; width:125px; margin-top:-500px; margin-right:1px; background-color:#ccc }
.nav1 .menu a { display:block; width:118px; text-decoration:none; padding-left:5px; color:#333; border:1px solid #ccc }
.nav1 .menu a.level1-a { position:relative; float:left; margin-right:-124px; margin-top:500px; border-color:#ddd; border-bottom-color:#bbb; border-right-color:#bbb }
.nav1 .menu a.level1-a:hover,
.nav1 .menu a.level1-a:active,
.nav1 .menu a.level1-a:focus
{ background-color:#ddd; color:#000; border-color:#fff; border-bottom-color:#666; border-right-color:#666 }

.nav1 .menu .sub { background-color:#ccc; color:#333; float:left; margin-top:-20px; padding-top:20px }
.nav1 .menu .sub a { background-color:#ccc; position:relative; margin-right:-1px }

.nav1 .menu a:hover,
.nav1 .menu a:focus,
.nav1 .menu a:active { background-color:#ddd; color:#000; border-color:#fff; border-bottom-color:#666; border-right-color:#666; margin-right:0px }
