.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C3A35D;
}
.ParagraphBox {
	border-right: 2px solid #C3A35D;
	border-left: 2px solid #C3A35D;

}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.ParagraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}
.PageTitleBox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9966;
}
.PageFooterBox {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC9966;

}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.SubTitleGold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C3a35D;
	font-style: italic;
}