.bannerbar {
	background-color: #003399;
}
.defbg {
	background-color: #FFFF99;
}
.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrhdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066EE;
	padding-top: 16px;
	font-size: 16px;
}
.thrtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066EE;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 18px;
}
.msghdr {
	background-color: #fbf1d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066EE;
	padding-top: 16px;
	font-size: 13px;
	font-weight: bold;
}
.pageTopTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #003399;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-decoration: none;

}
.pageSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.mainTbl {
	border: 5px double #003399;
	background-color: #E8E8FF;
	height: 400px;
	margin: 3px;
}
.mstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #394A42;
}
.mshdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.pre {
	font-family: "Courier New", Courier, mono;
	white-space: pre;
}
.cright {
	float: right; margin: 0.5em; background: #000000;
}
.cleft {
	float: left; margin: 0.5em; background: #000000;
}

