.cmdbutton  { width:140px }
.cmdsmall  { font-size:8pt; width:140px}
.cmdsmaller  { font-size:8pt; width:120px}
input  { width:200px;}
input.text { width:200px; font-size:10pt; font-family:Arial; background-color:white; border:solid; border-width:1; border-color:lightsteelblue }
textarea  { font-size:10pt; font-family:Arial; background-color:white; border:solid; border-width:1; border-color:lightsteelblue }
select { width:200px; font-size:10pt; font-family:Arial; }
select.text { width:200px; font-size:10pt; font-family:Arial; background-color:white; border:solid; border-width:1; border-color:lightsteelblue }
.helptext  { font-size:8pt; font-family:Tahoma; color:maroon }
.label  { font-size:10pt; font-family:Tahoma; }
.labelhl  { font-size:10pt; font-family:Tahoma; font-weight:bold; color:maroon }
.labelbold  { font-size:10pt; font-family:Tahoma; font-weight:bold }
.label2  { font-size:8pt; font-family:Tahoma; }
.fixedwidth {font-family: Courier New}
.toggleon       { background-color:#DDDDDD;border:inset; border-width:2;height:20;cursor:pointer }
.toggleoff      { background-color:#EEEEEE;border:outset;border-width:2;height:20;cursor:pointer }
.xstooltip {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color:lightblue;
    font: normal 9pt sans-serif;
    padding: 3px;
    border: solid 1px;
}
.cpn { background-color: gold  }

