body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 1.4;
	text-align:left;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.footernavselected {
	color: #FFCC00;
	font-weight:bold;
}
.copyright {
	font-size: x-small;
	color: #CCCCCC;
	padding: 10px;
}
.bubblebox {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-weight: normal;
	list-style-type: none;
	background-color: #444444;
	padding: 4px;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	background-position: left;
}
.bubbletext {
	color: #CCCCCC;
}
.bubblehead {
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding: 10px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration:none;
}
.nav {
	font-size: small;
	color: #CCCCCC;
}
.pagesection {
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #CCCCCC;
}
.pagetitle {
	font-size: large;
	color: #FFCC00;
	font-weight: bold;
	margin: 5px;
}
.formfields {
	font-size: 12px;
}
.bubbleline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.smalltext {
	font-size: x-small;
}
#home_links img {
	margin: auto;
}
