        
    #menublock {
      width:740px;
      padding:0px;
      background:#fff;
      margin:0px;
      padding:0px;
      color:#000;
      font:x-small/1.5em Arial,sans-serif;
      font-size:small;
      } 
      

         
/*-------------------------------------------*/   

    #menuheader {
      position:relative;
      width:740px;
      height:26px;
      background:#FFF url("images/dblayout/slides/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
      
    #menuheader ul {
      margin:0px;
      padding:0px;
      list-style:none;
      }
      
    #menuheader li {
      display:inline;
      margin:0px;
      padding:0px;
      }
      
    #menuheader a {
      float:left;
      background:url("images/dblayout/slides/left-both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #000;
      text-decoration:none;
      }
      
    #menuheader a span {
      float:left;
      display:block;
      background:url("images/dblayout/slides/right-both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-size: 10pt;
      font-weight:bold;
      color:#FFFFFF;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menuheader a span {float:none;}
    /* End IE5-Mac hack */
    #menuheader a:hover span {
      color:#FFFFFF;
      }
      
    #menuheader #current a {
      background-position:0 -150px;
      border-width:0;
      }
      
    #menuheader #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#000;
      font-size: 10pt;
      }
      
    #menuheader a:hover {
      background-position:0% -150px;
      }
      
    #menuheader a:hover span {
      background-position:100% -150px;
      color:#000;
      }
      
/*-------------------------------------------*/     

    #menusubheader {
      background:#DCE4F7;
      width:738px;
      border-bottom:1px solid #000;
      border-right:1px solid #000;
      border-left:1px solid #000;
      line-height:normal;
    
    }
    
    #menusubheader ul {
      margin:0;
      padding:2px 20px 2px;
      list-style:none;
      }
      
    #menusubheader ul li {
      display:inline;
      margin:0;
      padding:0px 5px 0px 5px;
      font-size: 10pt;
      line-height:15pt;
      font-weight:bold;
      
      }
      
    #menusubheader a {
      color:#2B57AA;
      font-weight:normal;
      text-decoration:none;
      }

    #menusubheader a:hover {
      color:#2B57AA;
      font-weight:bold;
      font-size: 10pt;
      text-decoration:none;
      }
      
/*-------------------------------------------*/       

