body {
	background-color: #FFCC66;
	color: black;
}
td { vertical-align: top; }
td.l { text-align: left; }
td.c { text-align: center; }
td.r { text-align: right; }
td.tagcr { font-family : Verdana,Arial,Helvetica,sans-serif; font-size: smaller; font-weight: bold; text-align: right; vertical-align: middle; }
td.colhdr { font-size: larger; font-weight: bold; text-align: center; }
.qlink { background-color: #ffffea; color : #a6a698; font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; font-weight: bold; text-decoration: none; }

a:link, a:visited, a:active { background-color: #ffffea; color: #6d6d64; text-decoration: underline; }
a:hover { background-color: #ffffea; color: #cfcfbe; text-decoration: underline; }

.mainnav { background-color: #ffffea; color : #a6a698; font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt; font-weight: bold; text-decoration: none; }
.mainnav:link, .mainnav:visited, .mainnav:active {
	background-color: #990033;
	color : #a6a698;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
.mainnav:hover { background-color: #ffffea; color: #cfcfbe; text-decoration: none; }
.mainnav_selected { background-color: #ffffea; color : #e2e2cf; font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt; font-weight: bold; text-decoration: none; }
.mainnav_selected:link, .mainnav_selected:visited, .mainnav_selected:active {
	background-color: #990033;
	color : #e2e2cf;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
}
.mainnav_selected:hover { background-color: #ffffea; color: #cfcfbe; text-decoration: none; }

.linecolor { background-color: #cfcfbe; color: black; }
.imgcell { display: block; margin: 0; border: 0; padding: 0; }

.copyr {
	background-color: #990033;
	color: #88887d;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: smaller;
}
.caption { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: x-small; }

.table_center { margin-left: auto; margin-right: auto; }
.center { text-align: center; }
.smallcaps { font-variant: small-caps; }
.smaller { font-size: smaller; }
.larger { font-size: larger; }
.x-larger { font-size: x-large }
