﻿.style31 {
	border: thin solid #008000;
	text-align: center;
	font-family: Arial;
	background-color: #33CCFF;
	font-weight: bold;
	color: #008000;
}
.NavyBlue {
	color: #000080;
}
.HomeHeadline {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.PartnersChange {
	font-family: Arial;
	font-size: large;
	color: #000000;
}
.RedSiteMap {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.BlackFont {
	color: #000000;
}


.FlashHeaderCell {
	background-color: #FFFF99;
	border: thin solid #008000;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

.LargeFlashFont {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #CC3300;
}

.SmallFont {
	font-size: small;
}


