      body {
          background-color : #daddca;
          font-family : arial;
          font-size : 12px;
          color : #3f3f3f;
      }

      td {
          vertical-align : top;
      }




     .top {
          height : 19px;
          background-image : url('../tplo/images/top.jpg');
          background-repeat : no-repeat
      }
     .bottom {
          height : 20px;
          background-image : url('../tplo/images/bottom.jpg');
          background-repeat : no-repeat
      }
     .left {
          width : 19px;
          background-image : url('../tplo/images/left.jpg');
          background-repeat : repeat-y
      }
     .right {
          width : 20px;
          background-image : url('../tplo/images/right.jpg');
          background-repeat : repeat-y
      }

      


    








     .contentfont {
          font-size : 12px;
          font-family : arial;
          color : #3f3f3f;
      }
      .smallfont {
          font-size : 11px;
          font-family : arial;
          color : #3f3f3f;
      }
    



.contentbox {
          background-color: #f2efdf;
      }
      .footerbox {
          background-color: #818470;
          padding: 5px;
      }


h1 {
          background-color: #7d7f6e;
          font-family : georgia;
          font-size : 13px;
          color : #f7f5e4;
          text-transform: uppercase;
          padding: 8px;
          font-weight: normal;
          margin-bottom: 10px;
      }
  
  
  
  .footerfont {
          font-size : 11px;
          font-family : arial;
          color : #f2efdf;
      }
  .footerfont A:link {
          text-decoration : none;
          color : #f2efdf;
          font-family : arial;
          font-weight: normal;
      }
  .footerfont A:visited {
          text-decoration : none;
          color : #f2efdf;
          font-family : arial;
          font-weight: normal;
      }
  .footerfont A:hover {
          color : #f2efdf;
          font-family : arial;
          font-weight: normal;
          border-bottom: 1px dotted #f2efdf;
      }

      form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }


  
     A:link {
          text-decoration : none;
          color : #666f1c;
          font-family : arial;
          font-weight: bold;
      }
     A:visited {
          text-decoration : none;
          color : #666f1c;
          font-family : arial;
          font-weight: bold;
      }
     A:hover {
          color : #3f3f3f;
          font-family : arial;
          font-weight: bold;
      }