.heading1  { color: #ff4500; font-size: x-large }
.TableHead { font-weight: bold; font-size: x-small; background-color: #ff9933 }
.TableBody { font-size: x-small; background-color: #ffefd5 }
.heading2 { color: #ff4500; font-weight: bold; font-size: large }
.stepNumber { color: #ff4500; font-weight: bold; font-size: large }
.stepInfo { color: #ff4500; font-weight: bold; font-size: medium }
.text { color: #ff4500; font-size: x-small }
div.FA tr.TableBody  { font-size: 10pt; background-color: #ffefd5 }
div.FA td.TableHead  { font-size: 10pt; font-weight: bold; background-color: #ff9933 }

.RegDate {
	color: #ff4500;
	font-weight: bold;
	font-size: larger;
}
.RegPay {
	color: Red;
	font-weight: bold;
}
.PayNote {
	color: Red;
	background-color: Yellow;
	font-size: medium;
	text-align: center;
	width: 90%;
	padding: 5px;
}

.DivHead {
font-size: 16pt; font-weight: bold; background-color: #ff9933
}
.PayNote2 {
	color: Red;
	background-color: Yellow;
	font-size: small;
	text-align: center;
	width: 90%;
	padding: 5px;
	font-weight: bold;
}
div.FA .TableBody2 {
 font-size: small; background-color: #ffefd5
}

div.FA .TableHead2 {
font-size: small; background-color: #ff9933
}

.TableNote2  { font-size: x-small; background-color: #ffefd5 }

.TableRegWk {
	background-color: #CCC
}
.TableZeroWk {
	background-color: #FF0
}
.TableZeroWk a:link { text-decoration:none}
.TableZeroWk a:visited { text-decoration:none}
.TableZeroWk a:hover { font-weight:bold}
.TableZeroWk a:active { text-decoration:none}
