#RecordReportTable {
	background-color: #686B9E;
}
#RecordReportTableBottom {
	background-color: #686B9E;
}
#ResultsTable {
	background-color: #686B9E;
}
#AddressInquiryTable {
	background-color: #686B9E;
}
#CaseNumberInquiryTable {
	background-color: #686B9E;
}
#InformationTable {
	background-color: #686B9E;
}
#ActivitiesTable {
	background-color: #686B9E;
}
#ParcelTagsTable {
	background-color: #686B9E;
}
#BottomNavTable {
	background-color: #686B9E;
}
#TopNavTable {
	background-color: #686B9E;
}
#URLSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ECE9D8;
	font-weight: bold;
}
.GrayCellBackground {
	background-color: #CCCCCC;
}
.WhiteText {
	color: #FFFFFF;
}
.LightGrayText {
	color: #999999;
}
.GrayText {
	color: #666666;
}
.SmallGrayText {
	font-size: 10px;
	color: #666666;
}
.BlueText {
	color: #003399;
}
.RedText {
	color: #FF0000;
}
.EvenRow {
	background-color: #B1C3D9;
}
.OddRow {
	background-color: #ECE9D8;
}
.ZIRBGColor {
	background-color: #FFF8DC;
}
/*h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}*/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.CaseStatusDisclaimer {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B1C3D9;
	padding: 5px 10px 10px;
	font-size: 11px;
	text-align: center;
}

