.header {font-family:arial;font-size:20;color:#003399;font-weight:900}
.subHeader {font-family:"arial";font-size:11;background-color:#D8E0EF;color:#003399;font-weight:bold;height:24}
.text {font-family:arial;font-size:11}
.logFileFont {font-family:"Arial";font-size:11}
.textBold {font-family:verdana,helvetica;font-size:12;font-weight:bold;color:black}
.yellowButton {font-family:arial;background-color:#FFFF99;color:black;font-size:11;font-weight:bold}
.violetButton {font-family:"arial";background-color:#CCCCCC;width:120px;font-size:11; color: #000066}
.grayButton {font-family:"arial";background-color:#E6E6E6;width:120px;font-size:11}
.textFiled {width:500px}
.alignRight {}
.editField0 {background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000}
.editField {width:200;background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000}
.editField1 {width:60;background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000}
.editField2 {width:136;background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000}
.editField3 {width:40;background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000; text-align:right}
.editField4 {width:267;background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000}
.selectField {width:120;background-color:#FFFFFF; font-family:"Arial"; font-size:11px; color:#000000}

.grayBGText {background-color:#E6E6E6;font-family:arial;font-size:12}
.whiteBGText {background-color:#FFFFFF;font-family:arial;font-size:11}
.blueText {color:#003399;font-family:arial;font-size:12;font-weight:bolder}
.message1 {background-color:#ADBEDA;font-family:arial;font-size:30}
.bgWhite {background-color:#FFFFFF;height:22px}
.bgGray { background-color:#D8E0EF;height:22px}
.warning {font-family:verdana,helvetica;font-size:12;color:red}
.messageFont {font-family:arial;font-size:12}
.colonBold {font-size:25;font-weight:bold}

.flushFrequencySize {font-family:arial;font-size:11;size:2}.bgGray-1 { background-color:#DADADA;height:22px }
.bgcolor-1 { background-color:#D8E0EF }


table.pulldown
{
    font-family:"Arial"; 
    font-size:12px; 
    font-weight: bold; 
    background:#D8E0EF; 
    color:#003399; 
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FFFFFF; 
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFFFFF; 
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #B6C7E5; 
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #B6C7E5; 
    position:absolute; 
    visibility:hidden;
}



