.HeadBG {
	background-image: url(../Images/HeadLeft.gif);
	background-repeat: no-repeat;
}
.footerbg {
	background-image: url(footBG.jpg);
	background-repeat: repeat-x;
	
}
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;
}
.footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}


a.body:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.body:visited {
	color: #FFFFFF;
}
a.body:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.body2:active {
	color: #FFCC00;
}
a.body2:link {
	color: #FFCC00;
	text-decoration: underline;
}
a.body2:visited {
	color: #FFCC00;
}
a.body2:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.body2:active {
	color: #FFCC00;
}
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;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
