body {
	padding:0;
	background-attachment: fixed;
	background-image: url(images/main_line.jpg);
	background-repeat: repeat;
	background-position: center 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FED4FA;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
	text-align: justify;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 75px;
	background-color: #FEF4FF;
	height: 20px;
	border: 1px outset #847347;
	color: #363636;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 135px;
	border: 1px solid #847347;
	color: #363636;
	background-color: #FFF5FF;
}
.botton {
	font-family: Tahoma;
	font-size: 10px;
	height: 22px;
	width: 80px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #363636;
	line-height: 12px;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #87784F;
	text-align: left;
}
.leftbotton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7A693E;
	text-transform: none;
}
.lefttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3E3520;
}
.line {
	font-family: Verdana, Geneva, sans-serif;
	color: #77663B;
}

