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: #17127C;
}

td.normal{
  font-family: Arial; 
  font-weight: bold; 
  color: rgb(255, 255, 255); 
  background-color: 3185DD;
}

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
}
