/* CSS Document */
BODY { font-size: 9pt; background: #FFFFFF;  color: #0F0F0F;
		FONT-FAMILY: Arial, Helvetica, Verdana, Swiss, Futura, sans-serif; }
P { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; }
FORM { MARGIN: 0px; }

.TxtInput { width: 90%; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 12pt; color: black; }
.TxtInputM { width: 400px; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 12pt; color: black; }
.TxtInputW { width: 90%; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 12pt; color: black; }
TEXTAREA { width: 100%; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 12pt; color: black; }
.Combo { width: 200px; }
.Debug { background: #FFFF00; }
.Offset { background: #FFF8E0; }
.Stripe1 { background: #E8E8FF; }
.Stripe2 { background: #FFFFFF; }
div.ErrorMsg { color: red; font-weight: bold; font-size: 12pt; background: #FFFFFF; } 

Table.Recordset { background: #FFFFFF; border-right: 1px solid #808080;  border: 1px solid #A0A0A0 }
Table.Recordset TR.header TD { background: #FFFFFF; color: #000000; font-size: 8pt; FONT-WEIGHT: bold; border-bottom: 1px solid #A0A0A0; }
