body {
	background-color: #AB0E0E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
a:link {
	color: #AB0E0E;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.headpos {
	padding-left: 50px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 3px;
}
