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