.content {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	font-weight: bold;
	color: #3399CC;
}
body {
	background-image: url(../i/bigbg.gif);
	background-repeat: no-repeat;
}
.line {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 2px;
}
.navtop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
}
.navtop a:link {
	text-decoration: none;
	color: #000000;
}
.navtop a:visited {
	color: #000000;
	text-decoration: none;
}
.navtop a:hover {
	color: #0099CC;
	vertical-align: 30%;
}
.navtop a:active {
	color: #0099CC;
	text-decoration: none;
	vertical-align: 30%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 10px;
	border-top: 1px solid #999999;
}
.bigtitle {

	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #3399CC;
}
#arrow {
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 1.4em;
	text-decoration: none;
}

#arrow a:link {
	color: #000000;
}
#arrow a:visited {
	color: #000000;
}
#arrow a:hover {
	color: #3399CC;
	vertical-align: 30%;
}
#arrow a:active {
	color: #3399CC;
}
img {
	margin: 0px 300px 0px 0px;
	padding: 0px;
	border: none;
}
.navtop #selected {
	color: #0099CC;
	text-decoration: none;
	vertical-align: 30%;
}
.superbigtitle {

	font-family: "Courier New", Courier, mono;
	font-size: 2.0em;
	font-weight: bold;
	color: #258CBD;
}
.firstfooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 10px;
	border-top: none;
}

