.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.topNav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.topNav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.topNav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.topNav:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #72654A;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #72654A;
	padding-top: 8px;
}
a:link {
	color: #9D345C;
}
a:visited {
	color: #72654A;
}
a:hover {
	color: #72654A;
}
a:active {
	color: #9D345C;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #72654A;
}
.borderBottom {
	border-top-width: thin;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72654A;
}
.tableBG {
	background-image: url(/images/corner-scroll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.flagBG {
	background-image: url(/images/flag-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.troops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.troopBorder {
	border: thin solid #72654A;
}
.newsletterBorder {
	border: 1pt solid #72654A;
}

