/* about */
/* START 100th visitor */
TABLE.special {
  width: 90% ;
  margin: 50px 0px 0px 0px ;
  background: #70a1f0 ;
  border-style: solid ;
  border-width: 3px ;
  border-color: #90c1ff #666666 #666666 #90c1ff ;
}
TABLE.special TD {
  padding: 0px 15px 10px 15px ;
  font-family: "Georgia", "Times Roman", "Times New Roman", serif ;
  font-weight: bold ;
  text-align: justify ;
  vertical-align: middle ;
}
/* END 100th visitor */

/* START proud members */
TABLE.col2 {
  margin: 25px 0px 45px 0px ;
}
TABLE.col2 TD {
  padding: 0px 0px 8px 0px ;
  text-align: left ;
  vertical-align: top ;
  border-style: none ;
  border-width: 1px ;
  border-color: #000000 ;
}
TABLE.col2 TD.heading {
  padding-right: 7px ;
}
/* END proud members */

TABLE.assoc {
  width: 100% ;
}
TABLE.assoc TD {
  padding: 0px ;
  text-align: justify ;
  vertical-align: middle ;
}
TABLE.assoc TD.logo {
  padding: 0px 15px 6px 0px ;
}
TABLE.assoc TD.test {
  padding: 0px 0px 0px 35px ;
  vertical-align: bottom ;
}

/* correction for this segment only */
DIV.unframed-left {
  margin-right: 25px ;
}
SPAN.bcbbig {
  font-family: "Georgia", "Times Roman", "Times New Roman", serif ;
  font-weight: bold ;
  font-style: italic ;
}