body {
	padding:0;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: justify;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 75px;
	background-color: #E2E2E2;
	height: 20px;
	border: 1px outset #000;
	color: #363636;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 135px;
	border: 1px solid #000;
	color: #333;
	background-color: #E2E2E2;
}
.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: #666;
	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: #666;
	text-align: left;
}
.leftbotton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-transform: none;
}
.lefttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.line {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}

