.families_header h3 {
  background-color:#f9a25d;
  color: #ffffff;
  padding-left:20px !important;
}

.familiesdarkblue_background {
  background-color:#005595;
}

.familieslightblue_background {
  background-color:#94BBDA;
}

.familieslightorange_background {
  background-color:#FFE7BF;     /* MRR New 02/05/08 */
}

.familiesdarkorange_background {
  background-color:#EE8844;     /* MRR New 02/05/08 */
}

.familiesdarkblue_curvedtopcorners {
  background-color:#005595;     /* MRR New 02/05/08 */
  background-image:url(../image_database/familiesdarkbluetopcorners.gif);     /* MRR New 02/05/08 */
  background-position:top center;     /* MRR New 02/05/08 */
  background-repeat:no-repeat;     /* MRR New 02/05/08 */
}

.familieslightblue_curvedtopcorners {
  background-color:#94BBDA;     /* MRR New 02/05/08 */
  background-image:url(../image_database/familieslightbluetopcorners.gif);     /* MRR New 02/05/08 */
  background-position:top center;     /* MRR New 02/05/08 */
  background-repeat:no-repeat;     /* MRR New 02/05/08 */
}

.familieslightorange_curvedtopcorners {
  background-color:#FED19D;     /* MRR New 02/05/08 */
  background-image:url(../image_database/familieslightorangetopcorners.gif);     /* MRR New 02/05/08 */
  background-position:top center;     /* MRR New 02/05/08 */
  background-repeat:no-repeat;     /* MRR New 02/05/08 */
}

.familiesdarkorange_curvedtopcorners {
  background-color:#EE8844;     /* MRR New 02/05/08 */
  background-image:url(../image_database/familiesdarkorangetopcorners.gif);     /* MRR New 02/05/08 */
  background-position:top center;     /* MRR New 02/05/08 */
  background-repeat:no-repeat;     /* MRR New 02/05/08 */
}

