@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
    img border-style: none;
	background-image:url(images/bg.jpg)

}
* { margin:0; padding:0; }


table.center  {

              margin-left:auto; margin-right:auto;
			  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			  font-size:14px;
			  font-weight:bold;
			  text-align:center;
			  color:#000000;
			  width:640px;
			  height:480px;
			  
			  
			 }
			 
			 
table.center2  {

              margin-left:auto; margin-right:auto;
              background-color:#FFFFFF;
			  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			  font-size:20px;
			  font-weight:bold;
			  text-align:center;
			  color:#000000;
			  text-transform:uppercase;
			  
}
			 

			  
	
			 
	
			
			 
			 
a:link {
text-decoration: none;
color: #131314;
}
a:visited {
text-decoration: none;
color: #131314;
}
a:hover {
text-decoration: underline;
color: #2d2f30;
}
a:active {
text-decoration: none;
color: #131314;
}

			


img
{  border-style: none;
}
  



td {
	font-family: Helvetica, Arial, sans-serif;
}

th {
	font-family: Helvetica, Arial, sans-serif;
}