.TextHeading {
	font-size: 20px;
	color: #4a020c;
	font-family: Arial, Helvetica, sans-serif;
}
.TextSubheading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.TextBodyHeading {
	color: #e51937;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.TextCaption {
	color: #e51937;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.TextBold {
	font-weight: bold;
}
.TextBodySmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.TextPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.TextSidebarHeading {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 10px;
}
a:link {
	text-decoration: none;
	color: #e51937;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #e51937;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #e51937;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #e51937;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(Images/Template/Background-Red.jpg);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.FormBox {
	padding: 1px;
	font-size: 12px;
}

fieldset {
	background-color: #DFE9F2;
}
.TextMenuHeading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.TextMenuBold {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.TextMenuBoldRed {
	font-weight: bold;
	color: #e51937;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextList {
	list-style-image: url(Images/Menu-FavoriteCheck.jpg);
	padding: 2px;
}
.TextListNumber {
	padding: 2px;
}
