.submit {
  font-family: Arial;
  color: #636467;
  background-color: #efeff0;
  border: 0;
  padding: 4px;
  font-weight: bold;
}


/* Styles for tables of data */
.dataTable { }

.dataTable td, .dataTable caption { border: none;}

.dataTable td, .dataTable th { }

.dataTable th,.dataTable th a { color: #000; }

.dataTableBottom td { border-bottom: 0px;}

/* to get rid of bottom line on tables, uncomment: */
/* td.dataTableBottom {border-bottom:0;} */

.dataTable .total td {
  font-weight: bold;
}

.dataTable .special td { color: #CC9900; }

.menuselect { padding-bottom:7px; }

/* Apply to all tables */
th, caption { 
  background-color: #e0e0e1;
  color: #000;
  font-weight: bold;
  text-align: left;
  padding: 3px; 
}
.primary, .primary td, .primarybold, .primarybold td {
  vertical-align: top;
}
.primarybold, .primarybold td {
  font-weight: bold;
}
.alternate, .alternate td {
  background-color: #efeff0;
  vertical-align: top;
}
