.left{
margin:2px;
float:left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin-top:0px;
	scrollbar-face-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
}
.tables{
	font-size: 12px;
	padding-left:10px;
	line-height: 17px;
}
a {
	text-decoration: none;
	color: #FF0000;
}
.transparent {
	filter:alpha(opacity=75);
	opacity: 0.5;
}
.credits{
font-size:12px;
color:#000000;
}a:hover {
	color: #FFFFFF;
}
.light-bg {
	color: #111111;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size:80%;
	 }
.light-bg a{
	color: #222222;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;
}
.light-bg a:hover{
	color: #555555;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;
}