body {
	background-color: #999999;
	text-align: center;
	margin: 0px;
}
#tbl_wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
}
#top_header {
	background-image: url(../i/topswoop.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 700px;
}
#bottom_header {
	background-image: url(../i/bottomswoop.gif);
	height: 45px;
	background-repeat: no-repeat;
	width: 700px;
}
#contentwrap {
	background-color: #E8F9FA;
	margin-top: 5px;
	text-align: justify;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
}
#footer {
	background-image: url(../i/bottomswoop.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 700px;
	clear: both;
}
#wrapper {
	background-color: #E8F9FA;
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
}
#left {
	float: left;
	width: 465px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right {
	width: 175px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: top;
}
#tbl_contract {
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.tbldisplay {
	border: 2px solid #000000;
}
#content2 {
	background-color: #CCCCCC;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}
.tblLittle {
	font-size: .7em;
	color: #999999;
}
#content1 {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}
#imgbuild {
	border: 4px inset #666666;
}
