﻿body {
	font-family: Courier;
	background-image: url('images/background_solid.JPG');
	color: #FFFFFF;
}
.header {
}
.maincontent {
	border: thin solid #C0C0C0;
	width: 100%;
}
.copyright {
	font-size: smaller;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}
.ComingSoon {
	border: thin solid #C0C0C0;
	font-size: 128pt;
	text-align: center;
}
.ContentText {
	font-size: large;
	color: #FFFFFF;
}
.TableFormat
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-style: none;
	overflow: hidden;
}

