body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #252525;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #7832B9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
th {
	color: #7832B9;
	background-color: #FCFDF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2DD14;
}
.formtext {
	padding: 1px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #252525;
}

.formerror {
	color: #FF0000;
}
.formbutton {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_bottom {
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentarea {
	padding-top: 160px;
	padding-right: 30px;
	padding-bottom: 120px;
	padding-left: 30px;
}
a {
	color: #009900;
}

