@charset "utf-8";
.OtherNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
}
.Normalpara {
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 12px;
	color: #039;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.Linkpara {
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 12px;
	padding-right: 5px;
}
.Footer {
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 9px;
	color: #666;
	bottom: auto;
}
.darkparagraph {
	font-size: 12px;
	padding-left: 5px;
	color: #000066;
}

.MainLinks {
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.Border {
	border: solid #F2F2FF;
	border-width: .5 px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2FF;
}
.Quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #5D5D5D;
	padding: 5px;
}
.darkbottom {
	border-bottom-color: #000099;
	border-width: 1 px;
	border-bottom: solid;
	background-color: #D7E2F8;

}
.SIDEBAR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 5px;
}
.WOW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #390;
}

