.TopBar
{
	background-color: #FFE88A;
}
.PromoBox
{
	background-attachment:fixed;
	background-position: 5px 21px;
}
.PressText
{
	font-family: Verdana;
	font-size: 10px;
	color: #095BA5;
	padding-left: 7px;
	padding-right: 40px;
}
A
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #095BA5;
}
A:Hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #095BA5;
}
TD
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #095BA5;
}
.PageTitle
{
	background-color: #0B3D92;
	border-bottom: solid 2px #0B3D92;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFE88A;
	padding-left: 5px;
	padding-right: 5px;
}
.PageStripe
{
	border-bottom: solid 2px #0B3D92;
}
.PromoBox2
{
	border-bottom: solid 2px #0B3D92;
	border-right: solid 2px #0B3D92;
	border-top: solid 2px #0B3D92;
	border-left: solid 2px #0B3D92;
}
.PromoTitle
{
	background-color: #0B3D92;
	border-bottom: solid 2px #0B3D92;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFE88A;
	padding-left: 5px;
	padding-right: 5px;
}
.FlashText
{
	font-family: Comic Sans MS;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #095BA5;
	padding-left: 5px;
	padding-top: 3px;
}