body {
	margin: 0px;
	background-image: url(images/bg.gif);	
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.topnav {
	font-family: Tahoma;
	font-size: 12px;
	color: #D63A2B;
	font-weight: bold;
	text-decoration: none;
}
.topnav:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A261B;
	font-weight: bold;
	text-decoration: none;
}
.formtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #A0410D;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 191;
	height: 20;
}
.combobox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 221;
	height: 20;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 221;
	height: 100;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A261B;
	text-decoration: none;
}
.copyrights:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
