﻿/* Pink Scheme */

a { color: #E50678; text-decoration: none; }
a:hover { color: #E50678; text-decoration: underline; }

.headercontainer { background: #F6D9E1 url(/images/bg_headercontainerpink.jpg) top repeat-x; }
.header { background: url(/images/headerpink.png) bottom center no-repeat; }
.header_short { background: url(/images/headerpink.png) center center no-repeat; }

fieldset#step_1, fieldset#step_2, fieldset#step_3 {
	background: #F297C2 url(/images/bg_form_pink.jpg) repeat-x;
	border-top: 5px solid #222222;
}