/* Home Styles CSS Document */

.alphaBetaContent h1, .alphaBetaContent h2, .content h1 {
	color:#002B8B;
}


/* Stroke Boxes ====================== */

.stroke-box-head { background:url(images/stroke-box-head.gif) no-repeat; }
.stroke-box-cen { background:url(images/stroke-box-bg.gif) repeat-y; }
.stroke-box-foot { background:url(images/stroke-box-foot.gif) no-repeat; }

/* Offer Boxes ============================ */

.offer-box-head { background:url(images/red-offer-box-head.gif) no-repeat; }
.offer-box-cen { background:url(images/red-offer-box-bg.gif) repeat-y; }
.offer-box-foot { background:url(images/red-offer-box-foot.gif) no-repeat; }

/*==========================================*/

/* Triumph Offer Boxes ============================ */

.tri-offer-box-head { background:url(images/tri-offer-box-head.gif) no-repeat; }
.tri-offer-box-cen { background:url(images/tri-offer-box-bg.gif) repeat-y; }
.tri-offer-box-foot { background:url(images/tri-offer-box-foot.gif) no-repeat; }

/*==========================================*/
