body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bg_backup.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.bottomtext {
	font-size: 9px;
	color: #FFFFFF;
}
.bottomtext a, .bottomtext a:link, .bottomtext:visited, .bottomtext:hover, .bottomtext:active {
	color: #FFFFFF;
}
.required_field {
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
