.gyastat_table {
  color: white;
  font: 9pt/Lucida Console;
  font-size: 9pt;
  border: 1px solid #000000;
  border-collapse: collapse;
}

.gyastat_thead {
  background-color: #696969;
  text-align: center;
}

.gyastat_tbody {
  background-color: #404040;
}

.gyastat_tfoot {
  background-color: #595959;
}

.gyastat_tr {
  border: 1px solid #111111;
}

.gyastat_tr:hover {
  color: #304E1D !important;;
}

.gyastat_td {
  border: 1px solid #111111;
}

.gyastat_a {
  text-decoration: none;
  color: #00c !important;;
}

.gyastat_a:link {
  text-decoration: none;
  color: #79E958 !important;;
  font-size: 9pt;
  font-family: Lucida Console;
}

.gyastat_a:visited {
  text-decoration: none;
  color: #79E958 !important;;
  font-size: 9pt;
  font-family: Lucida Console;
}

.gyastat_a:hover {
  color: #304E1D !important;;
  font-size: 9pt;
  font-family: Lucida Console;
}

.gyastat_img_game {
  border: none;
}

.gyastat_img_flag {
  border: 1px solid #111111;
}

