body {
	background-repeat: repeat;
	background-image: url(images/leather.jpg);
	
}
.style12 {color: #FFFFFF}
.style70 {color: #FFFFFF; font-weight: bold; }
.errText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #181512;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color:#eeeeee;
}

.msgText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color:#9AA324;
}

.formField {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #181512;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #4a5c76;
	background-color:#d9d9d9;
}
.style72 {font-size: 12px}
.style73 {font-size: 12px; font-weight: bold; }
