.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2DDB4;
	line-height: 1.25em;
}
.statustxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	line-height: 1.25em;
}
.errorbox {
	background: #000000;
}
.errortxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.25em;
	background: #B26666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2DDB4;
	line-height: 1.25em;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2DDB4;
	line-height: 1.25em;
}
.search_combos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.25em;
	background:#FFFFCC;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border: 0px;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFCC;
	border: thin solid #333333;
	color: #333333;
}
.page_controls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
