body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkgd-striped.gif);
}
table {
	width: 740px;
	border: thin solid #BF9AE1;
}
img.centerimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#form1 #formtable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formfield {
	background-color: #F8F0FF;
	width: 530px;
	margin-bottom: 12px;
	float: right;
	overflow-y: hidden;
}
#formtable td {
	vertical-align: top;
}

.formbutton {
	background-color: #E8CEFF;
	color: #3B0270;
	font-weight: bold;
}
#menubar {
	background-color: #B79DD0;
	width: 660px;
	margin-left: 30px;
}
.normalize {
	width: 660px;
	margin-left: 30px;
}
#formtable label {
	line-height: 25px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
