@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	background-color: #000000;
	background-image: url(images/curtains2.jpg);
	background-repeat: repeat-x;
}
#Table_01 #footer {
	color: #666666;
	font-size: 11px;
}
.footer {
	font-size: 11px;
	color: #666666;
	text-align: center;
	display: inline;
	padding: 5px;
	margin: 5px;
}
#Table_01 #footer hr {
	color: #333333;
	border: thin solid #333333;
}
#Table_01 #footer .footer a {
	color: #666666;
	text-decoration: none;
}
#Table_01 #footer .footer a:hover {
	color: #999999;
	text-decoration: underline;
}
