body {
	background-color: #910A1C;
	margin: 0px;
	padding: 0px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #EEEFEF;
	text-decoration: none;
}
.seperator {
	font-weight: bold;
	color: #000000;
	font-size: small;
}
.tdHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #910A1C;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.menuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AF0C20;
	text-decoration: underline;
}

#content {
margin: 15px;
padding: 15px;
}