@charset "UTF-8";


a:link {
	text-decoration: none;
	font: 12px "Times New Roman", Times, serif;
	color: #4B1167;
	font-weight: bold;
}
a:active {
	font: 121px "Times New Roman", Times, serif;
	color: #4B1167;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font: 12px "Times New Roman", Times, serif;
	color: #4B1167;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font: 12px "Times New Roman", Times, serif;
	color: #932617;
	font-weight: bold;
	text-decoration: none;
}




body {
	margin-top: 25px;
	background-color: #E0D8EC;
}
html {
	background: #E0D8EC;
}

h1 {
	font: bold 18px/17px "Times New Roman", Times, serif;
	color: #932617;
	margin: 0px 0px 8px;
	padding: 0px;
}
h2 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #932617;
	text-align: center;
}
h3 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #932617;
	text-align: center;
}

h4 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #932617;
	padding: 0px;
	margin: 15px 15px 8px;
}

h5 {
	font: bold 12px "Times New Roman", Times, serif;
	color: #932617;
	text-align: center;
}

#middle {
	background: #f9c8ba;
	height: 203px;
}


table {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

p {
	font: 12px/16px "Times New Roman", Times, serif;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
}

.p2 {
	font: 13px/17px "Times New Roman", Times, serif;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 8px;
}

.image{
float:left;
display:inline;
margin-right:10px;
}

img 
{
	border: none;
	float: right;
} 


.p3 {
	color: #f46e39;
}


Table styles--!>

#newform {
}

#form1 table {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width: 400px;
}


.formfields {
     width: 259px;
	 }
.img2 {
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}
