.seltext {
  color: #4b63c2;
}

.greytext {
  color: #999999;
}

.orgtext {
  font-size: 11px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.orgtext:link {
  font-size: 11px;
  color: #4b63c2;
  text-decoration: underline;
}

.orgtext:visited {
  font-size: 11px;
  color: #4b63c2;
  text-decoration: underline;
}

.orgtext:hover {
  font-size: 11px;
  color: #4b63c2;
  text-decoration: none;
}

th {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 6px;
  color: #ffffff;
  padding-top: 5px;
  border-left: #ffffff 1px solid;
}

td {
  font-family: Verdana, Arial, Helvetica;
}

td.orgtext {
  font-size: 11px;
  padding-bottom: 6px;
  padding-top: 6px;
  border-left: #999999 1px solid;
}

div.maintext {
  font-size: 12px;
  padding-left: 6px;
  padding-bottom: 6px;
  color: #666666;
}

.maintext {
  font-size: 12px;
  padding-bottom: 6px;
  color: #666666;
}

.maintext:link {
  color: #4b63c2;
  text-decoration: none;
}

.maintext:visited {
  color: #4b63c2;
  text-decoration: none;
}

.maintext:hover {
  color: #4b63c2;
  text-decoration: underline;
}

.orgtitle {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 6px;
  color: #ffffff;
  padding-top: 5px;
}

.lefttext {
  font-size: 12px;
  padding-right: 10px;
  padding-left: 6px;
  padding-bottom: 6px;
  color: #666666;
  text-align: left;
}

.linkname {
  font-size: 12px;
  padding-right: 10px;
  color: #4b63c2;
  padding-bottom: 6px;
}

.linkname:link {
  color: #4b63c2;
  text-decoration: none;
}

.linkname:visited {
  color: #4b63c2;
  text-decoration: none;
}