.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 500;
	color: #81B173;
	font-variant: normal;
	background-color: #333333;
}
tr {
	background-color: #333333;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-variant: normal
}
body {
	background-color: #3E342B;
}
.Navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	line-height: 30px;
}
.bgWhite {
	background-image: url(/CommonImages/Sidelines.gif);
}
.MainArea {
	background-color: #AACBA0;
	font-size: 12px;
	padding: 10px;
	margin: 10px;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #777777;
	font-variant: normal;
	background-color: #444444;
	text-align: center;
}
.BodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
	text-align: center;
}
.FooterNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #cccccc;
	font-variant: normal;
	background-color: #444444;
	text-align: center;
	text-decoration: underline;
}
.MainAreaAboutJordan {
	background-color: #736F59;
	font-size: 12px;
	padding: 10px;
	margin: 10px;
	color: #FFFFFF;
	border: 1px solid #333333;
}
.MainAreaAboutJordanLink {
	background-color: #736F59;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #AC0701;
	border: none;
	text-decoration: underline;
}

