/* CSS Document */



      body {

      	background-image: url(images2/bg.jpg);

      	margin-left: 0px;

      	margin-top: 0px;

      	margin-right: 0px;

      	background-color: #EAEBF7;

      	background-repeat: repeat-x;

      }

      .footer {

      	background-image: url(images2/footer.jpg);

      	background-repeat: repeat-x;

      }

      body,td,th {

      	font-family: Calibri;

      }

      .style3 {

      	font-size: 36px;

      	font-family: Georgia, "Times New Roman", Times, serif;

      }

      .style4 {color: #FF0000}

      .style5 {color: #FFFFFF;
      	font-size: 12px;
      	font-family: Arial;
      	font-weight: normal;
	  }
	  
      a:link {

      	color: #FF0000;

      	text-decoration: none;

      }

      a:visited {

      	text-decoration: none;

      	color: #FF0000;

      }

      a:hover {

      	text-decoration: none;

      	color: #FF0000;

      }

      a:active {

      	text-decoration: none;

      }



#footerR a.footlink:link, a.footlink:visited, a.footlink:hover, a.footlink:active {

	text-decoration: none;

	color: #ffffff;

}