body {
	background-image: url(/images/JPEG/BG.jpg);
	background-repeat: repeat-x;
}
.SmallFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.WhiteTextContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.SubTitles-Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.Quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.Quotes-Small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.FixedLayers {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
}
.Admin-Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.Admin-Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Admin-Content-Red {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFF00;
}
