body {
	background-color: #9C0000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#content, #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	text-align: left;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

#content a:hover {
	color: #0000FF;
	text-decoration: none;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}

#footer a:hover {
	color: #5C5C5C;
	text-decoration: underline;
}

#red {
	color: #FF0000;
	font-style: italic;
}#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bolder;
	color: #0E74BE;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-align: left;
}
