body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px 0px 0px 0px;
}

a:link { color: #000066; text-decoration: underline; }
a:visited { color: #330066; text-decoration: underline; }

td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: normal;
}

.topStretch {
	text-align: center;
	background-image: url(/images/top_stretch.gif);
}

.stripBg {
	vertical-align: top;
	background-image: url(/images/strip_bg.gif);
}

.mainBg {
	vertical-align: top;
	background-image: url(/images/main_bg.gif);
	background-repeat: no-repeat;
}

.regBg {
	vertical-align: top;
	text-align: center;
	background-image: url(/images/registration_bg.gif);
	background-repeat: no-repeat;
}