body {
	background-color: #000000;
	color: #ff9900;
}
td {
	font-family: garamond, times new roman, times, serif;
	vertical-align: top;
	color: #000000;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #cc6600;
	text-decoration: underline;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.pageTitleOne {
	font-size: 130%;
	font-weight: bold;
	color: #ff9900;
}
.pageTitleTwo {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}
.pageSubtitleOne {
	font-size: 110%;
	font-weight: bold;
	color: #DEB76C;
}
.pageSubtitleTwo {
	font-size: 110%;
	font-style: italic;
	color: #DEB76C;
}

.copyOne {
	color: #DEB76C;
}
.copyTwo {
	color: #000000;
}
.instruct {
	font-size: 90%;
	color: #000000;
}
.error {
	color: #993333;
	font-weight: bold;
}
.ruleOne {
	color: #5E4E2E;
}
.ruleTwo {
	color: #DEB76C;
}
.dataTblBdr {
	background-color: #DEB76C;
}
.dataTblCell1 {
	background-color: #FFDB97;
}
.dataTblCell2 {
	background-color: #FFF1D6;
}
.dataTblHdr1 {
	font-size: 90%;
	color: #663300;
}
.dataTblHdr2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.dataResults {
	font-size: 100%;
	color: #000000;
}


.copr {
	text-align: center;
	font-size: 80%;
	color: #996633;
}
.formLabel {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.formLabel2 {
	font-weight: bold;
	color: #663333;
}
.formLabel3 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.formData3 {
	font-size: 90%;
	color: #000000;
}

.queryResults {
	font-family: arial,helvetica,sans serif;
	font-style: italic;
	font-size: 80%;
	color: #663300;
}
.queryNav {
	font-family: arial,helvetica,sans serif;
	font-size: 80%;
	color: #663300;
}


