BODY {
  background-color:#B5B5B9;
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  }
 
H1 {
  color:#003D6C;
  font-family:verdana;
  font-size:14pt;
  }
 
H3 {
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  }
 
.noborderText {
  background-color:#B5B5B9;
  border:none;
  }
 
A {
  color:#0000CC;
  font-family:verdana;
  font-size:8pt;
  }
 
.hbutton {
  background-color:#CFCFCF;
  border-style:outset;
  color:#FFFF00;
  float:left;
  font-family:verdana;
  font-size:8pt;
  font-weight:bold;
  margin-right:2%;
  max-width:160px;
  text-align:center;
  vertical-align:middle;
  }
 
.disabledButton {
  color:#808080;
  font-family:verdana;
  font-size:8pt;
  }
 
TH.title {
  background-color:#999999;
  color:#D8DA08;
  font-family:verdana;
  font-size:12pt;
  text-align:left;
  vertical-align:middle;
  }
 
TH {
  background-color:#E3E4AC;
  color:#224F7C;
  font-family:verdana;
  font-size:8pt;
  vertical-dzalign:middle;
  }
 
.headerRow {
  background-color:#9999CC;
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  }
 
.normalRow {
  background-color:#C0C0C0;
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  }
 
.normalRowOdd {
  background-color:#CFCFCF;
  color:#000000;
  font-family:verdana;
  font-size:8pt;
  }
 
TABLE A {
  color:#0000CC;
  font-family:verdana;
  font-size:8pt;
  }
 
.disabledRow {
  background-color:#C0C0C0;
  color:#808080;
  font-family:verdana;
  font-size:8pt;
  }
 
.bar3D {
  border-bottom-style:outset;
  border-bottom-width:4px;
  border-color:DDDDDD;
  border-left-style:solid;
  border-left-width:2px;
  border-right-style:outset;
  border-right-width:4px;
  border-top-style:solid;
  border-top-width:2px;
  }
 
.mandatory {
  color:#FF0000;
  }
 
