body {
	background-color: #B6DFEE;
	background-image: url(images/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a.footerlink:LINK, a.footerlink:VISITED, a.footerlink:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footerlink:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
	line-height: 26px;
}
a:LINK, a:ACTIVE, a:VISITED {
	color: #CC0033;
	text-decoration: none;
}
a:HOVER {
	color: #CC0033;
	text-decoration: underline;
}
div.hr {
  height: 15px;
  background: #fff url(images/template/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.redbold {
	font-weight: bold;
	color: #CC0033;
}
.newsfeedlink:LINK, .newsfeedlink:ACTIVE, .newsfeedlink:VISITED {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.newsfeedlink:HOVER {
	font-size: 10px;
	line-height: 15px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
