  body{
    margin: 0px;
    font-family:Tahoma;
    font-size: 12px;
    background: #4a0000;

  }
   .tside{
      background: url(images/tside.gif) repeat-x left top;
      height: 25px;
    }

    .bside{
      background: url(images/bside.gif) repeat-x left bottom;
      height: 40px;
    }

    .lside{
      background: url(images/lside.gif) repeat-y left top;
      width: 25px;
    }

    .rside{
      background: url(images/rside.gif) repeat-y right top;
      width: 25px;
    }

    .menu-tab{
      font-family: Tahoma;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #000000;
    }

    .menu-tab td {
      height: 30px;
      width: 115px;
      padding-bottom: 4px;
      border-right: solid 5px white;
    }

    .menu-tab td a:link, .menu-tab td a:visited{
     height: 30px;
     display: block;
     line-height:30px;
     padding-left:5px;
     color: #000000;
     text-decoration: none;
     border-left: solid 6px #8e8e8e;
     background: #ffffff url(images/menu_bkg_line.gif);
    }

    .menu-tab td a:hover, .menu-tab #current a:link, .menu-tab #current a:visited, .menu-tab #current a:hover {
     height: 30px;
     color: #d44e02;
     display: block;
     line-height:30px;
     padding-left:5px;
     border-left: solid 6px #cccccc;
    }

    .tbl-gen{
      font-family: Tahoma;
      font-size: 12px;
      font-weight: normal;
      color: #333333;
    }

    .tbl-space{
      font-family: Tahoma;
      font-size: 11px;
      font-weight: normal;
      color: #727272;
    }

    .tbl-space td{
      padding-bottom: 15px;
    }

    .tbl-sp-onbig{
      font-family: Tahoma;
      font-size: 12px;
      font-weight: normal;
      color: #333333;
      line-height: 18px;
    }

    .tbl-sp-onbig td{
      padding-bottom: 15px;
      text-align: justify;
    }

    .tbl-sp-on{
      font-family: Tahoma;
      font-size: 11px;
      font-weight: normal;
      color: #000000;
    }

    .tbl-sp-on td{
      padding-bottom: 15px;
    }

    .txt-bld{
      color: #000000;
      font-weight: bold;
    }

    .txt-mpg{
      font-family: Times New Roman;
      font-style: italic;
      font-size: 13px;
      color: #666666;
    }

    .txt-hdr{
      font-family: Tahoma;
      font-size: 12px;
      color: #666666;
      font-weight: bold;
    }

    .txt-subhdr{
      font-family: Tahoma;
      font-size: 12px;
      color: #333333;
      font-weight: bold;
    }

    .pg-td{
      border-top: solid 2px #d3d3d3;
      padding:10px;
    }

    .txt-big{
       font-family: Tahoma;
      font-size: 16px;
      color: #000000;
      font-weight: bold;
    }

    .txt-big a:link,.txt-big a:visited,{
      color: #333333;
      font-weight: bold;
      text-decoration: underline;
    }

    .txt-big a:hover{
      color: #cccccc;
      font-weight: bold;
      text-decoration: underline;
    }


    .txt-alnk{
      font-weight: bold;
      color: #333333;
    }

    .txt-alnk a:link,.txt-alnk a:visited{
      font-weight: bold;
      color: #333333;
      text-decoration: none;
    }

    .txt-alnk a:hover{
      font-weight: bold;
      color: #333333;
      text-decoration: underline;
    }

   .txt-blnk{
     font-family: Tahoma;
     font-size: 12px;
     color: #333333;
   }

   .txt-blnk a:link, .txt-blnk a:visited{
     color: #333333;
     text-decoration: underline;
   }

   .txt-blnk a:hover{
     color: #cccccc;
     text-decoration: none;
   }

   .txt-clnk{
     font-family: Tahoma;
     font-size: 11px;
     color: #333333;
    }

   .txt-clnk a:link, .txt-clnk a:visited{
     color: #333333;
     text-decoration: underline;
   }

   .txt-clnk a:hover{
     color: #cccccc;
     text-decoration: none;
   }

   .td-normal{
      font-family: Tahoma;
      font-size: 11px;
      font-weight: normal;
      color: #727272;
    }

   .ul-nrml{
      font-family: Tahoma;
      font-size: 12px;
      color: #333333;
   }

   .ul-nrml ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
      text-align: justify;
   }

   .ul-nrml li{
      padding-left: 30px;
      padding-bottom: 20px;
      text-align: justify;
   }

   .ul-disc{
      font-family: Tahoma;
      font-size: 12px;
      color: #333333;
      padding-left: 50px;
   }

   .ul-disc ul{
      list-style: disc;
      padding: 0px;
      margin: 0px;
      text-align: justify;
   }

   .ul-disc li{
      padding-bottom: 10px;
      text-align: justify;
   }

   .td-spc{
     background: url(images/line_dot.gif) repeat-x left center;
     height:20px;
   }

   .q-hdr{
     font-family: Tahoma;
     font-weight: bold;
     font-size: 12px;
     color: #ffffff;
     background: #000000;
     padding-left: 30px;
     height: 25px;
   }


   .txt-q{
     font-family: Tahoma;
     font-weight: bold;
     font-size: 12px;
     font-style: italic;
     background: url(images/q.jpg) no-repeat left top;
     padding-left: 30px;
     height: 25px;
   }

   .txt-a{
     font-family: Tahoma;
     font-weight: normal;
     font-size: 12px;
     background: url(images/a.jpg) no-repeat left top;
     padding-left: 30px;
     height: 25px;
   }

