.table-head {
  width: 600px;
  padding-top: 4px;
  background-color: #2A3879;
  border-top: 1px solid #0A164A;
  border-left: 1px solid #0A164A;
  border-right: 1px solid #0A164A;
  border-bottom: 1px solid black;
  text-align: center;
  font-family: Calibri, Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: white;
}

.table-subhead1 {
  width: 300px;
  padding-top: 4px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  font-family: Calibri, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.table-subhead2 {
  width: 299px;
  padding-top: 4px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  font-family: Calibri, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.table-subhead3 {
  width: 299px;
  padding-top: 4px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  font-family: Calibri, Helvetica;
  font-size: 15px;
  font-weight: bold;
  color: black;
}

.table-subtitle {
  margin-top: 3px;
  margin-bottom: 2px;
  text-align: center;
  font-size: 14px;
  font-weight: normal
}

.table-cell1 {
  width: 300px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}

.table-cell2 {
  width: 299px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}

.table-cell3 {
  width: 300px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid #888888;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}

.table-cell4 {
  width: 299px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: 1px solid black;
  border-bottom: 1px solid #888888;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}

.table-cell5 {
  width: 300px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid #888888;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}

.table-cell6 {
  width: 299px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid #888888;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}

.table-cell7 {
  width: 299px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  color: black;
}


.table-cell8 {
  width: 600px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: black;
}
.cell1 {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #656565;
  border-left: 1px solid black;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  text-align: center;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: white;
}

.cell2 {
  width: 99px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #121212;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  text-align: center;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: white;
}

.cell3 {
  width: 99px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #E0DCAE;
  border-right: 1px solid black;
  border-bottom: 1px solid #888888;
  text-align: center;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

.cell4 {
  width: 99px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #656565;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  text-align: center;
  line-height: 18px;
  font-family: Calibri, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: white;
}

.indent1 {
  position: relative;
  padding-left: 18px;
}

.indent2 {
  position: relative;
  padding-left: 36px;
}

.stock {
  font-size: 10px;
  font-weight: normal;
}
