.tr {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(CMS/images/BGBar.jpg);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.DateText {
	font-family: Arial;
	font-size: 9px;
	color: #999;
}
.Heading {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.textboxstyle{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 20px;
}
	.NewsletterBox{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 145px;
	}
.ContentHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation {
	width: 200px;
}
#navigation a {
	font-size: 10px;
	display: block;
	padding: 0.2em 0 0.2em 0.2em;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation a:hover  {

	font-size: 10px;
	display: block;
	padding: 0.2em 0 0.2em 0.2em;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.HL {
	background-color: #09F;
}
.LegendBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

