body
{
  font-family: "Trebuchet MS", Verdana;
  color: #000000;
}

body,html
{
  margin: 0px;
  padding: 0px;
}

td.label
{
  color: #FFFFFF;
}

a
{
  color: #382999;
}

select
{
  font-size: 9px;
  background-color: #99CCFF;
  color: #000000;
}


input
{
  font-size: 9px;
  background-color: #99CCFF;
  color: #000000;
}



table.settings
{
  width: 100%;
  vertical-align: top;
}

td.settings
{
  border-style: solid;
  background-color: #F8F8F8;
}

table.set_low
{
  width: 300px;
}

table.cluster
{
  width: 300px;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  border: 1px;
}

tr.settings
{
  vertical-align: top;
}

table.filter
{
  width: 300px;
}


td.left
{
  text-align: left;
}

td.right
{
  text-align: right;
}

td.filter1
{
  width: 70%;
}

div.main
{
  width: 100%;
}

