div#searchdiv
{
  background-color:#e6dfec;
  background-color:#000;
  color:white;
}
input
{
  font-weight:900;
  width: 6em;
  width: 5em;
}
input.srchlftinput
{
  width: 22em;
}
input.srchrghtinput
{
  width: 32em;
}
input.srchsubmit
{
  font-size:24px;
  text-transform:uppercase;
}
select.srchlftselect
{
  width: 22em;
}
select.srchrghtselect
{
  width: 32em;
}
td.searchtd
{
  background-color:#000;
  background-color:#774d97;
  border:1px solid #00f;
  border:1px solid #e6dfec;
  color:white;
  font-weight:900;
  padding:3px 8px;
  text-align:center;
}
td.searchistd
{
  background-color:#774d97;
  border:2px solid #e6dfec;
  border:1px solid #cccccc;
  border:1px solid #e6dfec;
  padding:0 0 8px 0;
}
td#srchsubtd
{
  padding:8px;
  text-align:center;
}
th.searchth
{
  background-color:#774d97;
  color:white;
  font-weight:900;
  text-transform:uppercase;
}
