/* CSS Document */

  #topBar{
   position:absolute;
   width:840px;
   height:189px;
   top:60px;
   left:60px;
   font-family:Verdana;
   }

  #lftBar {
    position:absolute;
    width:189px;
    height:800px;
    top:250px;
    left:60px;
    text-align:center;

   font-family:Verdana;
        }

  #rgtBar {
    position:absolute;
    width:150px;
    height:800px;
    top:310px;
    left:749px;
    text-align:center;
    font-family:Verdana;
    }

  #main {
    position:absolute;
    width:500px;
    top:249px;
    left:249px;
    font-family:Verdana;
    }

  #admin {
  font-family:georgia;
  }

   #rgtBar h3 {
    margin:0;
    padding:0px;
    font-weight:bold;
    font-size:1em;
    text-align:center;
    background-color:#4377d7;}

    #main a { text-decoration:none; color:#ff2600; font-weight:bold;}
    #main a:hover { color:#990000; }
	
#lftBar a { text-decoration: none; color:#000a59; }
 #lftBar a:hover { color:#0027ff; }

    #rgtBar a { text-decoration:none; color:#000000; }
    #rgtBar a:hover { color:#FF0000; }

    #admin a { text-decoration: none; color:#3300CC; }
    #admin a:hover { color:#666699; }

        .head {
        font-size:14px;
        font-style:italic;
        font-weight:bold;
        background-color:#0066CC;}

        .links {
        font-size:12px;
        background-color:#0099FF;
        }

        .text {
        font-size:10px;
        }

        .error {
        font-size:11x;
        color:#CC0000;
        }
        .right {
        text-align:right;
        }
        .left {
        text-align:left;
        }
        .center {
        text-align:center;
        }

                .table {
                border-bottom:4px outset #4377d7;
                border-left:4px outset #4377d7;
                border-right:4px outset #4377d7;
                border-top:4px outset #4377d7;
                }

        div.image1 { position:relative; float: right; border: 0px; margin: 0 5px 0 0; padding: 1px; }
        div.image2 { position:relative; float: left;  border: 0px; margin: 0 5px 0 0; padding: 1px; }

/* ======================================================
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.
========================================================= */
.menu {font-size: 10pt; margin: 10px; font-family: Verdana}
.menu ul {padding-right: 0px; padding-left: 0px; z-index: 500; padding-bottom: 0px; margin: 0px; width: 11em; padding-top: 0px; list-style-type: none; position: relative}
.menu li {float: left; background-color:#FF9900;}
.menu li.sub {background-color:#FFFF00;}
.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 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 11em; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu a:visited {border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; display: block; padding-left: 1em; font-weight: normal; text-transform: none; border-left: #ffffff 1px solid; width: 11em; color: #000000; line-height: 2em; border-bottom: #ffffff 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width: 11em}
* html .menu a:visited {width: 11em}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #0027ff; font-style: normal; position: relative; background-color: #FF9900; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #0027ff; font-style: normal; background-color:#FF9900; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #0027ff; font-style: normal; background-color: #FF9900; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #0027ff; font-style: normal; background-color: #FF9900; font-variant: normal; text-decoration: none}
.menu li ul {padding-right: 2em; padding-left: 2em; left: 7em; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; 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}
