@charset "utf-8";
.Background {
	background-color: 000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.copyrighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ff9f39;
	background-position: center center;
}
.utility {
	background-image: url(Assets/Utilitybar.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.utilityfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #000000;
}
.navigationtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.contenttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
