      body {
          background-color : #212222;
          font-family : arial;
          font-size : 12px;
          color : #363636;
          margin: 0px;
         

      }
      td {
          vertical-align : top;
      }


.leftbg {
          background-repeat : no-repeat;
          background-image : url('images/top-left.jpg');
          background-position: right top;
          height: 452px;
}
.rightbg {
          background-repeat : no-repeat;
          background-image : url('images/top-right.jpg');
          height: 452px;
}

.midbg {
          background-color: #b2b6b8;
          background-repeat : repeat-x;
          background-image : url('images/mid-bg.jpg');
          padding-bottom: 20px;
}








/* HOME BLOCKS */

      .homeblock {
          padding: 20px;
          padding-bottom: 0px;
      }

     .newsdate {
          font-size : 11px;
          font-family : arial;
          font-weight : bold;
          color : #1a94e9;
      }
      .newstxt {
          font-size : 11px;
          font-family : arial;
          color : #363636;
          padding-top: 8px;
          line-height: 14px;
      }


    


/* HOME BLOCKS */








     A:link {
          text-decoration : none;
          color : #1a94e9;
          font-weight : normal;
      }
     A:visited {
          text-decoration : none;
          color : #1a94e9;
          font-weight : normal;
      }
     A:hover {
          text-decoration : underline;
          color : #1a94e9;
          font-weight : normal;
      }


   
     .mediumfont {
          font-size : 12px;
          font-family : arial;
          color : #363636;
      }
         .smallfont {
          font-size : 11px;
          font-family : arial;
          color : #363636;
      }


     h1{
	font-size: 16px;
	font-family:  Arial;
	color: #212222;
}
      
      





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







/* FOOTER */


.footer {
          padding-top: 15px;
          padding-bottom: 15px;
      }


     .footerfont {
          font-size : 11px;
          font-family : arial;
          color : #FFFFFF;
      }
     .footerfont A:link {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .footerfont A:visited {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .footerfont A:hover {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
          border-bottom: 1px #FFFFFF dotted;
      }
     

/* FOOTER ENDS */
