@charset "utf-8";

body {
	background-color: #1d1e20;
}

body,td,th {
	color: #393836;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

a:link {
	color: #393836;
	text-decoration: none;
}

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

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

a:active {
	color: #393836;
	text-decoration: none;
}

#ifooter{
	position: absolute;
	width: 99%;
	bottom: 10px;
	z-index: 3;
	text-align: center;
	color: #393836;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#footer {
	position: absolute;
	width: 750px;
	z-index: 3;
	left: 78px;
	top: 542px;
	color: #dfaf51;
}