body
{
	font-family: Arial, Helvetia, Tahoma, Verdana;
	margin: 10px 10px 10px 10px;
}
A{
font-size:11px;
text-decoration:none;
}
A:hover{
text-decoration:underline;
}

.NewsletterTray
{
	background-image: url(images/newsletter_trayBg.gif);
	background-attachment: scroll;
	background-position:center top;
	background-repeat: repeat-y;
}
.ANewsletter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	padding-left:5px;
}
.BodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.PageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.SectionHeaderTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ContentArea
{
	background-image: url(images/ContentArea_Bg.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-x;
}
a {
	color:#FF3300;
	text-decoration: none;
}
