body {
	background-color: #B6B8B8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-repeat: no-repeat;
}

.txtfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#616769
}

.newslink:link {
		text-decoration:none;
		color:#3983b8;
		font-weight:bold;

	}
	.newslink:hover {
		text-decoration:underline;

	}
	.newslink:visited {
		text-decoration:none;
		color:#3983b8;

	}
	.newslink:visited:hover {
		text-decoration:underline;

	}
	
.ftrfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#556062;
}

	.ftrlink:link {
		text-decoration:none;
		color:#556062;

	}
	.ftrlink:hover {
		text-decoration:underline;

	}
	.ftrlink:visited {
		text-decoration:none;
		color:#556062;
	}
	.ftrlink:visited:hover {
		text-decoration:underline;

	}

	a:link {
		text-decoration:underline;
		color:#E8681A;

	}
	a:hover {
		text-decoration:underline;
		color:#2E2E2E;
	}
	a:visited {
		text-decoration:underline;
	}
	a:visited:hover {
		text-decoration:underline;
		color:#2E2E2E;

	}

.bgnews {
	background-image: url(images/newsbg.gif);
	background-repeat: repeat-x;
}
.datefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8681A;
}
.newstitlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #424242;
}

.txtfontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitesmlfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


	
	.whitelink:link {
		text-decoration:underline;
		color:#ffffff;


	}
	.whitelink:hover {
		text-decoration:underline;
color:#E8681A;

	}
	.whitelink:visited {
		text-decoration:underline;
	color:#ffffff;

	}
	.whitelink:visited:hover {
		text-decoration:underline;
color:#E8681A;

	}