/* CSS Document */
body {
	background-color:#DED4B0;
}
.fulltable {
	width:740px;
	align:center;
}
.centertable {
	width:100%;
	text-align:center;
}
.navbar {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	margin:6px;
}
a { color:#000000; text-decoration:none;}
a:hover { color:#CC0000; text-decoration:none;}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:9px;
	height:20px;
}
#banner {
z-index:1;
position:absolute;
top:450px;
text-align:center;
width:100%;
}
#toptable {
z-index:0;
}