
body	{
	background:#444444;
	margin: 0px;
	padding: 0px;
	color:#333333;
	font:x-small Arial, Georgia Serif;
	font-size:10px;
	font-size: small;
	text-align: center;
}

  
.smallheader {
	color: #999999;
  	padding:15px 20px .25em;
  	letter-spacing:.1em;
  	text-transform:uppercase;
  	font: normal normal 10px Arial, Georgia, Serif;
}  

.smallheadertop {
	color: #666666;
  	padding: 15px 20px .25em ;
  	letter-spacing:.1em;
  	font: normal normal 14px Arial, Georgia, Serif;
  	font-style: normal;
  	line-height: 18px;
  	
}  
  
.normal {
	color: #555555;
  	letter-spacing:1%;
  	text-transform:none;
  	font: normal normal 10px Arial, Georgia, Serif;
}  

a {
  	color:#800080;
  	font-size: 11px;
  }

a:hover {
  	color:#800080;
  	text-decoration:none;
  }

img	{border: none;}

.maintablewbg	{
	background-color: #ffffff; 
	width: 500px;
	background-image: url(img/bg.gif); 
	background-repeat: no-repeat;
	background-position: bottom center;
}

.maintable	{
	background-color: #ffffff; 
	width: 500px;
}