td
{
	font-size: 	12px;
	font-family: tahoma;
}

p
{
margin:0;
padding:0;
}

.pagebg {
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
}

.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

.articletitle
{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding-bottom:5px;
}

a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}

a.scrollingtext {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}

a.scrollingtext:hover {

	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}
.normalheaders
{
font-size:14px;
font-weight: bold;
}

a.nav {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}

a.nav:hover {

	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #dbdbdb;
	text-decoration: underline;
}

a.footertext {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.footertext:hover {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}

a.headingtitle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.headingtitle:hover {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}