.search { background-color : yellow; }

.dwbody{
  background-color: white;
  color: #330033;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

.dwtext{
  background-color: white;
  color: #330033;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

.dwheading{
  background-color: white;
  color: #330033;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.dwquote{
  background-color: white;
  color: #330033;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

.dwmenu{
  color: white;
  background-color: IndianRed;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 8pt;
}

.menubutton {
  height=28;
}

.dwheader {
  background-color: IndianRed;
  color: white;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 8pt;
}

.dwannounce{
  background-color: IndianRed;
  color: white;
  
  /* 
  border: groove ;
  color: #330033;
  background-color: #d8bfd8;
  color: #330033;
  background-color: #ffff80; 
  */
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

.unused {
  font-weight: bold;
}
.dwnext{
  font-weight: bold;
  color: IndianRed;
  background-color: #ffe4e1;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

.dwoddrow{
  background-color: #ffe4e1;
  color: #330033;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 8pt;
}

.dwevenrow{
  background-color: #ffe4e1;
  color: #330033;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 8pt;

}

.mandatory{
  color: red;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 8pt;
}

.dwlogo {
  color: white;
  background-color: IndianRed;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 8pt;
}


