.HeadBG {
	background-image: url(../Images/HeadLeft.gif);
	background-repeat: no-repeat;
}
.BodyBG {
	background-image: url(../Images/BodyBG.gif);
	background-repeat: repeat-y;
	background-position: top;
}
body {
     margin-top: 0; margin-left: 0; 
	 }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}


a.body:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.body:visited {
	color: #FFFFFF;
}
a.body:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.body:active {
	color: #FFFFFF;
}
a.footer:link {
	color: #660000;
	text-decoration: underline;
}
a.footer:visited {
	color: #660000;
	text-decoration: underline;
}
a.footer:hover {
	color: #660000;
	text-decoration: none;
}
a.footer:active {
	color: #660000;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	float: none;
	text-indent: 0px;
}
.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
