.outertable {
	width: 700px;
	border: 1px solid #000000;
	height: 700px;
	background-image: url(../images/bg.gif);

}
.navbg {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 73px;

}
.bodytable {
	font-family: "Courier New", Courier, mono;
	margin: 5px;
	padding: 2px;
	font-size: small;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #993333;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #993333;
	text-decoration: none;
}
.footertable {
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;

}
a.footerlinks:link {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:hover {
	font-size: small;
	color: #666666;
	text-decoration: underline;
	font-family: "Courier New", Courier, mono;

}
a.footerlinks:visited {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #999999;
	text-decoration: none;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #999999;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 2px;

}
.subtable {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
.formcell {
	padding: 2px;
}
.outertablehome {

	width: 700px;
	border: 1px solid #000000;
	height: 500px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: underline;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
}
