@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Arial Black", Gadget, sans-serif;
	background: #000000 url(images/materials_v02/bg_animgif/bganim1920.gif) top right fixed no-repeat;
	color:#ffffff;
}

a:link.footer {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited.footer {
	color:#FFFFFF;
	text-decoration:none;
}

a:active.footer {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover.footer {
	text-decoration:none;
	color: #0000ff;
}

hr {
	color: #333333;
	border: 0;
	background-color: #333333;
	height: 1px;
	width: 90%;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px;
	padding: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:10px;
	/*border: 1px solid #00ff00;
	background: #000000;
	height: 100px;*/
	height:auto;
	width:648px;
	color:#333333;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	}