TABLE.PlainContainer {
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}

TABLE.PlainContainer TR TD.ContentCell {
  padding: 0px;
}

TABLE.PlainContainer TR TD.ActionsCell {
  padding: 0px;
  height: 0px;
  text-align: left;
}

TABLE.PlainContainter TR TD.ContentCell {
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

TABLE.InvisibleContainer {
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}

TABLE.InvisibleContainer TR TD {
  padding: 0px;
  vertical-align: middle;
}

TABLE.InvisibleContainer TR TD.IconCell {
  text-align: center;
  vertical-align: middle;
}

TABLE.InvisibleContainer TR TD.TitleCell {
  text-align: center;
  vertical-align: middle;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

TABLE.InvisibleContainer TR TD.ContentCell {
  text-align: left;
  veritcal-align: top;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

TABLE.RunWorldwideContainer {
  border: 2px solid #330000;
  border-collapse: collapse;
}

TABLE.SoftballWorldwideContainer TR TD.HeaderCell {
  font-size: 1px;
  background-color: #330000;
  height: 16px;
}

TABLE.SoftballWorldwideContainer TR TD {
  background-color: white;
  padding: 3px 8px 3px 8px;
}

TABLE.SoftballWorldWideContainer TR TD DIV.ContentPane {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

TABLE.IconContainer {
  border: 0px;
  border-collapse: collapse;
}

TABLE.IconContainer TR TD.ActionsCell {
  padding: 0px;
  width: 0px;
}

TABLE.IconContainer TR TD.HeaderCell {
  text-align: center;
  padding: 0px;
  width: 100%;
}

TABLE.IconContainer TR TD.ContentCell {
  padding: 3px 0px 0px 0px;
  width: 100%;
}

TABLE.NoContainerTable {
  border: 0px;
  border-collapse: collapse;
}

TABLE.NOContainerTable TR TD {
  padding: 0px;
}
