td {
  font-family: "verdana";
  font-size: 11px;
  text-align: left
}

input{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px
}

td.selected{
  font-family: Arial;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background-color: #dd0000;
  BORDER-RIGHT: #000000 2px solid;
  BORDER-LEFT: #000000 2px solid;
  BORDER-TOP: #000000 2px solid;
  padding-left: 10px;
  padding-right: 10px;
}

td.normal{
  font-family: Arial;
  font-weight: bold;
  color: rgb(255, 255, 255);
  background-color: #3185DD;
  BORDER-RIGHT: #000000 2px solid;
  BORDER-LEFT: #000000 2px solid;
  BORDER-TOP: #000000 2px solid;
  padding-left: 10px;
  padding-right: 10px;
}

td.filler{
  font-family: Arial;
  text-align: right;
  color: rgb(0, 0, 0);
  background-color: #ffffff;
  BORDER-BOTTOM: #7899c5 1px solid;
}

a.white:link {
  text-decoration : none;
  color: #FFFFFF
}

a.white:visited {
  text-decoration : none;
  color: #FFFFFF
}

a.white:hover {
  text-decoration : none;
  color: #17127C
}

a.white:active {
  text-decoration : none;
  color: #FFFFFF
}

.powered{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 9px
}

.simpleText{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px
}
