td.admin-menu {
  background-color: #000000;
  font-family: Arial;
  font-size: 9pt;
  padding: 5px;
}

a.admin-menu {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

a.admin-menu:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}

a.admin-menu:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

a.admin-menu:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
}

td.tablehead {
  background-color: #000000;
  color: #ffffff;
  padding: 2px;
}

td.tablelight {
  background-color: #cccccc;
  color: #000000;
  padding: 2px;
}

td.tabledark {
  background-color: #aaaaaa;
  color: #000000;
  padding: 2px;
}


a.tabledark {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a.tabledark:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

a.tabledark:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a.tabledark:visited:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

a.tablehead {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

a.tablehead:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}

a.tablehead:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

a.tablehead:visited:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}

a.tablelight {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a.tablelight:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

a.tablelight:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a.tablelight:visited:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}


