
         body{
                background-color: #F2F2EC;
                color: #1E3F5B;
                font-family: Arial;
                scrollbar-face-color: #F2F2EC;
                scrollbar-highlight-color: #F2F2EC;
                scrollbar-3dlight-color: #1E3F5B;
                scrollbar-darkshadow-color: #1E3F5B;
                scrollbar-shadow-color: #1E3F5B;
                scrollbar-arrow-color: #1E3F5B;
             }


          a:link{
             font-family: Arial;
             font-size: 9pt;
             font-weight: bold;
             color: #1E3F5B;
             text-decoration: none;

           }

  a:visited{
             font-family: Arial;
             font-size: 9pt;
             font-weight: normal;
             color: #1E3F5B;
             text-decoration: none;
           }

      a:active{
             font-family: Arial;
             font-size: 9pt;
             font-weight: normal;
             color: #1E3F5B;
             text-decoration: none;
           }

      a:hover{
             font-family: Arial;
             font-size: 9pt;
             font-weight: bold;
             color: #FF0000;
             text-decoration: none;
           }

       hr  { color: #1E3F5B;
           }


    .bu
        {
           background-color:#3F6491;
           color:#FFFFFF;
           font-weight:bold;
           font-size: 9pt;
           border: 0;
        }


    .bu1
        {
           background-color:#3F6491;
           width: 140;
           color:#FFFFFF;
           font-weight:bold;
           font-size: 9pt;
           border: 0;

        }

    .bu2
        {
           background-color:#DE0000;
           color:#FFFFFF;
           font-weight:bold;
           font-size: 9pt;
        }

    .bu3
        {
           background-color:gainsboro;
           color:#9F0000;
           font-weight:bold;
           font-size:9pt;
           border: 0;
        }

     .buad
        {
           background-color:#006800;
           color:#FFFFFF;
           font-weight:bold;
           font-size:9pt;
        }


     .bube
        {
           background-color:#DE0000;
           color:#FFFFFF;
           font-size:5pt;

         }

     .buk
        {
           background-color:#EFEFEF;
           color:#000000;
           font-size:9pt;
           width: 10pt;
           border: 0;

         }

     .buka
        {
           background-color:#FF9F00;
           color:#000000;
           height: 9pt;
           width: 10pt;
           font-size:9pt;
           border: 0;

         }

      .buka1
        {
           background-color:skyblue;
           color:#000000;
           height: 9pt;
           width: 10pt;
           font-size:9pt;
           border: 0;

         }

     .bukb
        {
           background-color:#cFcFcF;
           color:#003F00;
           font-size:9pt;
           width: 90pt;
           border: 0;

         }


    .li
        {
           color: #DE0000;
           font-weight: bold;
           font-size: 9pt;
        }

    .li1
        {
           color: #BF0000;
           background-color: white;
           font-weight: bold;
           font-size: 9pt;
           border: 0;
        }

    .li2
        {
           color: #003F00;
           background-color: #EFEFEF;
           font-weight: bold;
           font-size: 9pt;
           border: 0;
        }

    .ch
        {
           color: #0000BF;
           background-color: #FF0000;
           font-weight: bold;
           font-size: 9pt;
           border: 2px solid #EFEFEF;
        }

    .ch1
        {
           color: #003F00;
           background-color: #003F00;
           font-weight: bold;
           font-size: 9pt;
           border: 2px solid #EFEFEF;
        }

     .th
        {
          background-color: #3F6491;
                     color: #ffffff;
               font-weight: bold;
               font-size: 9pt;
        }


    .td
        {
          background-color: #E2E2E2;
                     color: #1E3F5B;
               font-weight: bold;
               font-size: 9pt;
        }


    .td1
        {
          background-color: #CFCFCF;
                     color: #003F00;

               font-size: 9pt;
        }

    .tab
        {
          background-color: #BFBFBF;
               font-weight: bold;
               font-size: 9pt;
               width: 250pt;
        }

    .tab1
        {
          background-color: powderblue;
               font-weight: bold;
               font-size: 9pt;
        }

 a.menu { display:block; margin-bottom:0; text-align:center; width:140;
          border-width:0; padding:0; text-decoration:none; font-family: Arial; }

a.menu:link    { color:#ffffff;font-size: 9pt;font-weight: bold; background-color:#3F6491; }
a.menu:visited { color:#ffffff;font-size: 9pt;font-weight: bold; background-color:#3F6491; }
a.menu:hover   { color:#ff0000;font-size: 9pt;font-weight: bold; background-color:#3F6491; }
a.menu:active  { color:#00ff00;font-size: 9pt;font-weight: bold; background-color:#3F6491; }