.bootgirl_div {
  margin-left: auto;
  margin-right: auto;
}

.bootgirl_table {
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}
.bootgirl_table  a:link, .bootgirl_table  a:visited, .bootgirl_table  a:hover, .bootgirl_table  a:active {
  color: #FFFFFF;
}

.tableadd {
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

.tableadd_title {
  font-size: 22px;
}

.bootgirl_tdhead {
  text-align:center;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.bootgirl_td {
  text-align:center;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.tablegal {
  margin-left: auto;
  margin-right: auto;
}

.divcenter {
  text-align:center;
  margin-left: auto;
  margin-right: auto;
}

.tablebanners {
  table-layout: fixed;
  margin-left: auto;
  margin-right: auto;
  text-align:center;  
}
.splashdiv {
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  width: 650px;  
  background-color: #000000;
}
.splash_buttext {
  font-size: 22px;
  font-weight: bold;
  color: red;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

