BODY {  margin: 20px 20px 20px 20px; }

.errHeader { font-size:x-large; font-style:bold; }
.errText { font-size:medium; color: black }

.talon { text-align:center; background:white; margin: 40pt 40pt 40pt 40pt; }
.okHeader { font-size:x-large; font-style:bold; }
.okText { font-size:medium; }
.okParams { font-size:medium; }
.okCaption { text-align:right; padding-right:10px; }
.okValue { text-align:left; padding-left:10px; font-weight:bold; }
.commandButtons { font-size:large; font-style:bold; text-align:center; border-spacing: 40pt 1pt; }
.buttonCell { text-align:center; }
.psevdobutton { height:auto; width:auto; background:skyblue fixed; cursor: pointer; padding:2pt 15pt 2pt 15pt; border-color: skyblue; border-style:outset; border-width:5pt; border-radius:10pt; }

.textLabel { color: black; }
.comboBox { color: black; }
.noItem { color: #DDDDDD; }
.hiddenControl { display:none; }

#F { width:300px; }
.IO { width:250px; }