body {
	background-color: #000000;
	background-image:url(../pix/wasserlogo.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: bottom;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0CA8E;
	font-weight: bold;
	border-color:#E0CA8E;
	text-align:justify;
	
}
.scroll{
	position:absolute;
	top:40px;
	left:22px;
	font-size:12px;
	border:1px solid;
	border-color:#E0CA8E;
	height:490px;
	overflow:auto;
	width:850px;
	background-color: #000000;
	background-image:url(../pix/wasserlogo.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}
.noscroll{
	position:absolute;
	top:10px;
	left:22px;
	font-size:12px;
	height:20px;
	width:850px;
	border:1px solid;
	border-color:#E0CA8E;
	background-color: #000000;
	
}
a:link {
	color: #E0CA8E;
	text-decoration: none;
	font-size: 12px;
	
}
a:visited {
	text-decoration: none;
	color: #E0CA8E;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #E0CA8E;
	font-size: 12px;
}
.container {
	position:absolute;
	left: 0px;
	top:2px;
	width:896px;
	height:544px;
	border:2px solid #E0CA8E;
	background-color:#000000;
	font-size: 12px;
}

.tableborder{
	position:absolute;
	margin-left:-445px;
	top:155px;
	width:897px;
	height:462px;
	border:0px dashed #000000;
	font-size: 12px;
}
