/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  a:link { 
    text-decoration: none;
    color: rgb(51, 51, 255);
    }

  a:visited { text-decoration: none;
    color: rgb(51, 51, 255);
    }

  a:hover { text-decoration: none;
    color: Red;
    }
    
  a.lnk-menu:link { 
    text-decoration: none;
    color: white;
    }

  a.lnk-menu:visited { 
    text-decoration: none;
    color: white;
    }

  a.lnk-menu:hover { 
    text-decoration: underline;
    color: white;
    }

  a.lnk-menu:active { 
    text-decoration: none;
    color: white;
    }

  .nav-highlight {
     color: Black;
     background-color: #ffcaca;
  }

  .nav {
     color: Black;
     background-color: White;
  }
  
  .main { font-weight: normal;
    font-size: 10pt;
    color: rgb(0, 0, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    }

  .code { color: rgb(0, 0, 255);
    font-family: Courier New,Arial,sans-serif;
    }

  .small { font-weight: normal;
    font-size: 8pt;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  .caption { font-size: 9pt;
    font-style: italic;
    text-decoration: none;
    }

  .heading { font-weight: bold;
    font-size: 15pt;
    color: rgb(0, 0, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    }

  .subheading { font-weight: bold;
    font-size: 12pt;
    color: rgb(0, 0, 0);
    font-family: Sans-Serif,Verdana,Arial,Helvetica,sans-serif;
    }

  .boxheading { font-weight: 600;
    font-size: 9pt;
    color: rgb(255, 255, 255);
    font-family: Verdana,Sans-Serif,Verdana,Arial,Helvetica,sans-serif;
    }

  .boxheading a:link { color: rgb(221, 221, 221);
    text-decoration: none;
    }

  .boxheading a:visited { color: rgb(221, 221, 221);
    text-decoration: none;
    }

  .boxheading a:active { color: rgb(221, 221, 221);
    text-decoration: none;
    }

  .boxheading a:hover { color: rgb(255, 0, 0);
    text-decoration: underline;
    }

  .box { font-size: 9pt;
    color: rgb(0, 0, 0);
    font-family: Verdana,Tahoma,Arial,Helvetica;
    }

  .box a:link { color: rgb(68, 68, 68);
    }

  .box a:visited { color: rgb(34, 34, 34);
    }

  .box a:active { color: rgb(255, 0, 0);
    }

  .box a:hover { color: rgb(255, 0, 0);
    }

  .foottext { font-size: 7pt;
    color: rgb(80, 80, 80);
    font-family: Tahoma,Verdana,Helvetica;
    }

  .foottext a:link { color: rgb(80, 80, 80);
    text-decoration: none;
    }

  .foottext a:visited { color: rgb(80, 80, 80);
    text-decoration: none;
    }

  .foottext a:active { color: rgb(255, 0, 0);
    text-decoration: none;
    }

  .foottext a:hover { color: rgb(255, 0, 0);
    text-decoration: none;
    }

  .lastupdate { font-size: 7pt;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    }

  .error { color: rgb(255, 0, 0);
    }

  .success { color: rgb(0, 0, 255);
    }

  .formtext { font-size: 10pt;
    font-family: Verdana,Tahoma,Arial;
    }

