.indent {
	margin-right: 10px;
	margin-left: 10px;
}
.smaller {
	font-size: smaller;
}
.small {
	font-family: helvetica, arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.textlinks {
	font-size: smaller;
}
.sidelink {
	font-size: smaller;
	text-decoration: none;
}
.inputerror {
	color: red;
}
BODY {
	background-color: #FFFFFF;
	background-image:url(http://www.bodybuz.info/images/backwash.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
FORM {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.formsection {
	margin-top: 12px;
	font-size: larger;
	font-weight: bold;
}
.fieldname {
	font-weight: bold;
}
.agreement {
	font-size: x-small;
	text-align: center;
}
.reverse {
	color: white;
	text-decoration: none;
}
.geographiclocation {
	padding-top: 0px;
	font-size: larger;
	font-weight: bold;
}
.category {
	padding-left: 20px;
	font-weight: bold;
}
.url {
	padding-left: 20px;
	font-size: smaller;
}
.result {
    text-align: center;
	background-color: #ffbbbb;
	border: thin solid red;
	margin: 10pt, 15%;
	padding: 3pt;
}
TABLE.form {
	background-color: #cdd8ea;
}
.blueborder {
	border: thin solid #3C5490;
}
.tabletitle {
	background-color: #3C5490;
	color: white;
}
