


  a {
     text-decoration:none;
     color:#000080;
    }

  a:active {
            color:#00d0ff;
            background-color:#000060;
            }

  a:hover {
            color:#ffffff;
            background-color:#000040;
            }

  body {
       font-family:arial;
       font-color:#000000;
       font-size:12px;
       background-color:#000000;
       font-family:verdana,tahoma,arial;
       }


  .MainTble {
            width:912px;
            background-color:#000000;
            margin-top:5px;
            }

   .TblHead {
            width:912px;
            height:150px;
            background-image:url('img/Header.jpg');
            vertical-align:top;
            background-repeat:no-repeat;
            }

   .TblBody {
            width:912px;
            background-image:url('img/MainBG.jpg');
            font-size:13px;
            color:#000000;
            text-align:center;
            vertical-align:top;
            background-repeat:repeat-y;
            }

   .TblFoot {
            width:912px;
            height:35px;
            background-image:url('img/Bottom.jpg');
            background-repeat:no-repeat;
            }

    .NavTble {
             width:800px;
             margin-top:23px;
             }

     .MainContent {
                  width:800px;
                  text-align:center;
                  }

     hr {
        height:1px;
        color:#000080;
        }

     .ntitle {
           font-family:verdana,tahoma,arial;
           color:#000080;
           font-size:12pt;
           font-weight:bold;
           }

     .breg {
           font-family:verdana,tahoma,arial;
           color:#000000;
           font-size:10pt;
           }

     .nreg {
           font-family:verdana,tahoma,arial;
           color:#000080;
           font-size:10pt;
           }

     .wreg {
           font-family:verdana,tahoma,arial;
           color:#ffffff;
           font-size:10pt;
           }

     .bnotes {
           font-family:verdana,tahoma,arial;
           color:#000000;
           font-size:8pt;
           }

     .nnotes {
           font-family:verdana,tahoma,arial;
           color:#000080;
           font-size:8pt;
           }

     .wnotes {
           font-family:verdana,tahoma,arial;
           color:#ffffff;
           font-size:8pt;
           }

     .DataCell {
               border-style:solid;
               border-width:1px;
               border-color:#000099;
               }
               
     .DataCellSubHead {
                      border-style:solid;
                      border-width:1px;
                      border-color:#000099;
                      background-color:#000080;
                      color:#ffffff;
                      font-weight:bold;
                      text-align:center;
                      font-family:verdana,tahoma,arial;
                      font-size:10pt;
                      }
                      

     .ItemTble {
                border-style:solid;
                border-width:1px;
                border-color:#000099;
                width:350px;
                }

     .SubButton {
                 background-color:#000080;
                 color:#ffffff;
                 font-weight:bold;
                 text-align:center;
                 font-size:10pt;
                }

      .HeadGfx {
                border-style:none;
                background-color:transparent;
               }

      .HeadGfx:hover {
                     border-style:none;
                     background-color:transparent;
                     }

    .NavNotHere {
                font-family:verdana,tahoma,arial;
                font-size:10pt;
                color:#ffffff;
                font-weight:bold;
                height:20px;
                }

     .NavHere {
                font-family:verdana,tahoma,arial;
                font-size:10pt;
                color:#00c0ff;
                font-weight:bold;
              }


































