/* CSS Document */
body {
	background-color: #060402;
	background-image: url(bg-page.gif);
	color: #fdedbf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	background-image: url(bg-body.gif);
	border: 0px;	
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 800px;	
}
.table-joinform {
	background-color: #650000;
	border: 1px solid #9d0101;	
	height: 100%;	
}

