body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #34349a;
	color: #FFFFFF;
}
h3 {
	font-style: italic;
}
h4 {
	font-style: italic;
}
a:link, a:visited{
	color: #FFFF66;
}
a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:active{
	color: #FFFF66;
}
.Small_Text {
	font-size: small;
}
.Smaller_Text {
	font-size: x-small;
}
.Smallest_Text {
	font-size: xx-small;
}
.Large_Text {
	font-size: large;
}
.Larger_Text {
	font-size: x-large;
}
.Largest_Text {
	font-size: xx-large;
}
.Table_Border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7adae1;
	border-right-color: #0000ff;
	border-bottom-color: #0000FF;
	border-left-color: #7adae1;
}
.SiteNavTable {
	background-color: #0000FF;
	border: 5px double #FFFFFF;
	padding: 5px;
}
#SiteNav a:link, #SiteNav a:visited {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:active {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
.SubNavTable {
	background-color: #FFFFFF;
	border: thick double #000080;
}
.SubNavHeading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	padding: 3px;
}

#SubNav a:link, #SubNav a:visited {
	color: #000080;
	background-color: #FFFFFF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SubNav a:hover {
	color: #FFFFFF;
	background-color: #000080;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SubNav a:active {
	color: #000080;
	background-color: #FFFFFF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
.PixFrame {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #7adae1;
	border-right-color: #0000ff;
	border-bottom-color: #0000FF;
	border-left-color: #7adae1;
}
