/* 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: 10pt; color: black; }
.TxtInputM { width: 400px; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 10pt; color: black; }
.TxtInputW { width: 90%; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 10pt; color: black; }
TEXTAREA { width: 100%; FONT-FAMILY: "Courier New", Courier, monospace; font-size: 10pt; color: black; }
.Debug { background: #FFFF00; }
.Offset { background: #FFF8E0; }
div.ErrorMsg { color: red; font-weight: bold; font-size: 12pt; background: #FFFFFF; } 

