      body {
          background-color : #60880a;
          font-family : arial;
          font-size : 12px;
          color : #5d5d5d;
          margin: 0px;
      }
      td {
          vertical-align : top;
      }


/* BACKGROUND */

      .midbg {
          background-color : #e9ebdc;
          padding-bottom: 15px;
      }

      
      .footerbg {
          background-color : #60880a;
      }

/* BACKGROUND */





/* LEFT TABLE */

      .lefttable {
          background-color : #f8fae9;
          padding: 8px;
      }
      .lefttable UL { 
          list-style-type: none;
          padding-left: 0px;
          margin-left: 6px;
          text-align: left;
      }
      .lefttable LI {
           background: url(images/bullet1.gif) left top no-repeat;
           padding-left: 20px;
           margin-bottom: 8px;
           font-size : 11px;
           font-family : arial;
           color : #5d5d5d;
      }
      

/* LEFT TABLE */




/* FONTS */

     A:link {
          text-decoration : none;
          color : #0096d3;
          font-weight : bold;
      }
     A:visited {
          text-decoration : none;
          color : #0096d3;
          font-weight : bold;
      }
     A:hover {
          text-decoration : none;
          color : #59711b;
          font-weight : bold;
      }




     .contentfont {
          font-size : 12px;
          font-family : arial;
          color : #5d5d5d;
      }
     .smcontentfont {
          font-size : 11px;
          font-family : arial;
          color : #5d5d5d;
      }
      
     .smgreenbfont {
          font-size : 11px;
          font-family : arial;
          color : #658c0b;
          font-weight: bold;
      }

     h1{
	font-size: 22px;
	font-family:  Arial;
	color: #759324;
	margin-bottom: 5px;
}
 

  h2{
	font-size: 16px;
	font-family:  Arial;
	color: #006abf;
	margin-bottom: 5px;
} 

  h3{
	font-size: 14px;
	font-family:  Arial;
	color: #006abf;
	margin-bottom: 5px;

}  



  .svcrate{
	font-size: 12px;
	font-family:  Arial;
	font-weight: bold;
	color: #5d5d5d;
	background-color: #dcdecd;
}    
      
/* FONTS */




      form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }





/* FOOTER */


     .footer {
          font-size : 11px;
          font-family : arial;
          color : #FFFFFF;
          vertical-align: middle; 
      }
     .footer A:link {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .footer A:visited {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .footer  A:hover {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
          border-bottom: 1px #FFFFFF dotted;
      }


/* FOOTER ENDS */
