table {
    border: 1px solid #404040;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
    table-layout: fixed;
}

.tablepop {
    border: 1px solid #404040;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    max-width: 500px;
    font-family: Arial, Helvetica, sans-serif;
    color: #404040;
}

table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

table tr {
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    padding: .35em;
}

table tr:hover {
    /* background-color: #F7F7F7; */
    background-color: none;
}

table th, table td:not(.description) {
    padding: .625em;
    text-align: left;
    border: 1px solid #F7F7F7;
    font-weight: bold;
}

table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.tdpop {
    padding: .625em;
    text-align: justify;
    border: 1px solid #F7F7F7;
    font-weight: normal;
}

.td2 {
    padding: .625em;
    text-align: center;
    border: 1px solid #F7F7F7;
    font-weight: normal;
}

.td2 a {
    color: #404040;
}

.td3 {
    padding: .625em;
    text-align: left;
    border: 1px solid #F7F7F7;
    font-weight: bold;
    white-space: nowrap;
    font-size: 13px;
}

.td4 {
    padding: .625em;
    text-align: center;
    border: 1px solid #F7F7F7;
    font-weight: bold;
    white-space: nowrap;
    font-size: 11px;
}

.td5 {
    padding: .625em;
    text-align: center;
    border: 1px solid #F7F7F7;
    font-weight: normal;
    font-size: 13px;
}

.td6 {
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #404040;
    background-color: #F7F7F7;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #F7F7F7;
    min-width: 700px;
}

.td7 {
    font-weight: bold;
    text-decoration: underline;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    vertical-align: bottom;
    color: #404040;
    background-color: #F7F7F7;
    padding-top: 25px;
    padding-left: 10px;
    font-size: 9px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #FFFFFF;
    width: 80px;
    white-space: nowrap;
}

.th1 {
    font-size: 1.2em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #FFA500;
    border-bottom: 4px solid #385696;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    text-align: center;
}

.th2 {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #FFA500;
    border-bottom: 4px solid #385696;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    text-align: center;
}

.th0 {
    text-align: center;
    font-size: 1em;
    letter-spacing: .1em;

}

.th2-blue a {
    color: #003C88;
}

.th2-red {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    color: #DD1D21;
    text-align: center;
}

.th2-red a {
    color: #DD1D21;
}

.th2-green {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    color: #008443;
    text-align: center;
}

.th2-green a {
    color: #008443;
}

.th2-orange {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    color: #743410;
    text-align: center;
}

.th2-orange a {
    color: #743410;
}

.th2-yellow {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    color: #595959;
    text-align: center;
}

.th2-yellow a {
    color: #595959;
}

.th2-purple {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
    color: #641964;
    text-align: center;
}

.th2-purple a {
    color: #641964;
}

.th3 {
    border-top: 1px solid #FFFFFF;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.th4 {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.th5 {
    font-size: .65em;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid #EF2600;
    border-bottom: 4px solid #FBCE07;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
}

.th6 {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #385696;
    color: #fff;
    letter-spacing: 2px;
    font-weight: bold;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.ad-left {
    width: 40%;
    float: left;
}

.ad-right {
    float: right;
    width: 60%;
    margin-left: 10px;
}

.entire-thing {
    width: 100%;
}

/* start
table {
  border: 1px solid #000000	;
  border-collapse: collapse;

  width: 100%;
  table-layout: fixed;
  font-family: Arial,sans-serif;
  color: #00000;
}

table.center {
  margin-left: auto;
  margin-right: auto;
}
table tr {
  background-color: #FFFFFF;
  border: 1px solid #ffff;

}

table td {
  background-color: #FFFFFF;
  border: 1px solid #fff;
}


.entire-thing {
  width: 100%;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 0px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 0px;
  }

  table tr {
    border-bottom: 0px solid #fff;
    display: block;
    margin-bottom: .625em;
  }

  table td {
    border-bottom: 0px solid #fff;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
/* start again
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table td:last-child {
    border-bottom: 0;
  }
}