/* STYLES */



/* MEMBERSHIP */
.b-m {
	background-color: #21A5FF;
}
.top-m { 
	background: url(../images/cr-m.gif) no-repeat right top;
}
.top-g-m { 
	background: url(../images/cr-g-m.gif) no-repeat right top;
}
.title-b-m {
	border-bottom: 3px solid #21A5FF;
}
.quick-m {
	border: 3px solid #21A5FF;
}
.text-m {
	color: #21A5FF;
}
.text-m a:link {
	color: #21A5FF;
	text-decoration: underline;
}
.text-m a:visited {
	color: #21A5FF;
	text-decoration: underline;
}

/* SCHEDULES */
.b-s {
	background-color: #8421FF;
}
.top-s { 
	background: url(../images/cr-s.gif) no-repeat right top;
}
.top-g-s { 
	background: url(../images/cr-g-s.gif) no-repeat right top;
}
.title-b-s {
	border-bottom: 3px solid #8421FF;
}
.quick-s {
	border: 3px solid #8421FF;
}
.text-s {
	color: #8421FF;
}
.text-s a:link {
	color: #8421FF;
	text-decoration: underline;
}
.text-s a:visited {
	color: #8421FF;
	text-decoration: underline;
}


/* PROGRAMS */
.b-p {
	background-color: #FF9C00;
}
.top-p { 
	background: url(../images/cr-p.gif) no-repeat right top;
}
.top-g-p { 
	background: url(../images/cr-g-p.gif) no-repeat right top;
}
.title-b-p {
	border-bottom: 3px solid #FF9C00;
}
.quick-p {
	border: 3px solid #FF9C00;
}
.text-p {
	color: #FF9C00;
}
.text-p a:link {
	color: #FF9C00;
	text-decoration: underline;
}
.text-p a:visited {
	color: #FF9C00;
	text-decoration: underline;
}

/* CHILD CARE */
.b-cc {
	background-color: #0094B5;
}
.top-cc { 
	background: url(../images/cr-cc.gif) no-repeat right top;
}
.top-g-cc { 
	background: url(../images/cr-g-cc.gif) no-repeat right top;
}
.title-b-cc {
	border-bottom: 3px solid #0094B5;
}
.quick-cc {
	border: 3px solid #0094B5;
}
.text-cc {
	color: #0094B5;
}
.text-cc a:link {
	color: #0094B5;
	text-decoration: underline;
}
.text-cc a:visited {
	color: #0094B5;
	text-decoration: underline;
}

/* GIVING */
.b-g {
	background-color: #21A508;
}
.top-g { 
	background: url(../images/cr-g.gif) no-repeat right top;
}
.top-g-g { 
	background: url(../images/cr-g-g.gif) no-repeat right top;
}
.title-b-g {
	border-bottom: 3px solid #21A508;
}
.quick-g {
	border: 3px solid #21A508;
}
.text-g {
	color: #21A508;
}
.text-g a:link {
	color: #21A508;
	text-decoration: underline;
}
.text-g a:visited {
	color: #21A508;
	text-decoration: underline;
}

/* REGISTRATION */
.b-r {
	background-color: #AD0808;
}
.top-r { 
	background: url(../images/cr-r.gif) no-repeat right top;
}
.top-g-r { 
	background: url(../images/cr-g-r.gif) no-repeat right top;
}
.title-b-r {
	border-bottom: 3px solid #AD0808;
}
.quick-r {
	border: 3px solid #AD0808;
}
.text-r {
	color: #AD0808;
}
.text-r a:link {
	color: #AD0808;
	text-decoration: underline;
}
.text-r a:visited {
	color: #AD0808;
	text-decoration: underline;
}

/* WELLNESS */
.b-w {
	background-color: #B5007B;
}
.top-w { 
	background: url(../images/cr-w.gif) no-repeat right top;
}
.top-g-w { 
	background: url(../images/cr-g-w.gif) no-repeat right top;
}
.title-b-w {
	border-bottom: 3px solid #B5007B;
}
.quick-w {
	border: 3px solid #B5007B;
}
.text-w {
	color: #B5007B;
}
.text-w a:link {
	color: #B5007B;
	text-decoration: underline;
}
.text-w a:visited {
	color: #B5007B;
	text-decoration: underline;
}


/* CONTACT */
.b-c {
	background-color: #005AB5;
}
.top-c { 
	background: url(../images/cr-c.gif) no-repeat right top;
}
.top-g-c { 
	background: url(../images/cr-g-c.gif) no-repeat right top;
}
.title-b-c {
	border-bottom: 3px solid #005AB5;
}
.quick-c {
	border: 3px solid #005AB5;
}
.text-c {
	color: #005AB5;
}
.text-c a:link {
	color: #005AB5;
	text-decoration: underline;
}
.text-c a:visited {
	color: #005AB5;
	text-decoration: underline;
}

/* DEFAULT */
.b-d {
	background-color: #003F8C;
}
.top-d { 
	background: url(../images/cr-d.gif) no-repeat right top;
}
.top-g-d { 
	background: url(../images/cr-g-d.gif) no-repeat right top;
}
.title-b-d {
	border-bottom: 3px solid #003F8C;
}
.quick-d {
	border: 3px solid #003F8C;
}
.text-d {
	color: #003F8C;
}
.text-d a:link {
	color: #003F8C;
	text-decoration: underline;
}
.text-d a:visited {
	color: #003F8C;
	text-decoration: underline;
}

