body {
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#0070CC;
	scrollbar-darkshadow-color:#0070CC;
	background-image: url(../images/bkgr_corrugated_metal_silver.jpg);
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
a:link { 
	color: #990000; 
	text-decoration: none;
 }
 
a:active { 
	color: #990000;
	text-decoration: none; 
}

a:visited { 
	color: #990000; 
	text-decoration: none; 
}

a:hover {
	color:#FFCC00;
	position:relative;
	left:1px;
	top:1px;
} 

}

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

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

.quote {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.listed {
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-left: 6px;
}