body 
	{
	margin:0;
	background-color:#000000;
	}

td   
	{ 
	color:#ffffff; 
	font-size: 12px;  
	font-family:Arial, Helvetica, sans-serif; 
	line-height:18px;
	}

a.footer 
	{ 	
	color:#ffffff; 
	font-size: 10px; 
	font-family: Verdana;
	text-decoration:none;
	padding:0 10px 0 15px;
	}
		
a:hover.footer 
	{ 
	color:#ffffff; 
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration:underline;
	}

a:visited.footer 
	{
	color:#ffffff;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	}

a.toplinks
	{ 	
	color:#f90d00; 
	font-size: 10px; 
	font-family: Verdana;
	text-decoration:none;
	}
		
a:hover.toplinks
	{ 
	color:#f90d00; 
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration:underline;
	}

a:visited.toplinks 
	{
	color:#f90d00; 
	font-size: 10px; 
	text-decoration:none; 
	font-weight: bold;
	}

#background_image 
	{ 
	background:url(img/header.jpg);  
	width:813px;                     
	height:200px;                    
	overflow:hidden;      
	        
	}
	



.background_image2
	{ 
	background:url(img/header2.jpg);  
	width:813px;                     
	height:291px;                    
	overflow:hidden;     
	        
	}

.background_corner
	{ 
	background:url(img/corner.jpg);  
	width:310px;                     
	height:53px;                    
	overflow:hidden;

	        
	}

.copyright
	{ 	
	color:#ffffff; 
	font-size: 8.5px; 
	font-family: Verdana;
	text-decoration:none;
	text-align:right;
	padding:0 20px 0 15px;
	}
