BODY {
	background-color: #000000;
	background-image: url(nav/images/tile.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetical, sans-serif;
}
A { color: #FF9900; }
A.visited { color: #666666; }
A.active { color: #FF9900; }

.bottom-links {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

.copyright {
	background-color: #000000;
	color: #333333;
	font-size: 12px;
}

.indent {
	list-style-type: disc;
	position: absolute;
	height: auto;
	width: auto;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}

.lineHeight {
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style-type: disc;
}

.subheader {
	color: #999999;
}

LI { color: #FFFFFF; list-style-type: circle; }

.show-header { color: #FF6600; font-weight: bold; }

