body{
  background-color: #E9E9DF;
}
.bg_tab{
  background-image: url(mid.jpg);
  background-repeat: repeat-y;
   width: 731px;
   padding-left: 15px;
   padding-right: 15px;
  }
.bg_tab-2{
  background-image: url(mid.jpg);
  background-repeat: repeat-y;
   width: 731px;
   
  }
  .footer{
  background-image: url(footer.jpg);
  background-repeat: no-repeat;
  width: 731px;
  height: 77px;
    }

    .footertext{
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
    padding-left: 25px;
    }


    .footertext a{
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;

    }

    .footertext a:hover{
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    text-decoration: underline;
    font-weight: normal;
    color: #FFCC00;
          }


    .text{
    font-family: verdana;
    font-size: 12px;
    text-align: justify;
    text-decoration: none;
    font-weight: normal;
    color: #542929;
        }

            .textbutton{
    font-family: verdana;
    font-size: 11px;
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    color: #FF0000;
    border: thin ;
    border-color: #808080 ;
    border-style:  dashed;
    border-width: 1px;
    width: 45%;

        }
                  .textbutton a{
    font-family: verdana;
    font-size: 11px;
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    color: #FF0000;


        }


                  .textbutton a:hover{
    font-family: verdana;
    font-size: 11px;
    text-align: justify;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
;
     }
















