.BackgroundRepeat {
	background-image: url(images/BodyLeft.gif);
	background-repeat: repeat-y;
}
.BackgroundRepeatRight {
	background-image: url(images/BodyRight.gif);
	background-repeat: repeat-y;
}
.MainType {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #333;
}
.MainTypeLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #AC4C3B;
}
.MainTypeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #AC4C3B;
}
.MainTypeHeader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #AC4C3B;
}
.MainTypeBoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #AC4C3B;
}
.MainTypeSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
