/* 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;

      }

      .style5 {color: #FFFFFF;
      	font-size: 12px;
      	font-family: Arial;
      	font-weight: normal;
	  }
	  
      .style7 {color: #FF0000; font-weight: bold; }

      .style9 {color: #000000; font-weight: bold; }

      .style10 {color: #000000}

      .style12 {

      	color: #000000;

      	font-weight: bold;

      	font-size: 24px;

      }



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;

}



#facebooklink {

  position:absolute;

  margin-left:25px; 

}

