﻿img {
	border: 0px
}

table#mainbody {
	width: 980px; 
	margin: 0px auto; 
	background-color: white;
	border-left: 1px solid #bd9595;
	border-right: 1px solid #bd9595;
}
table#footer {
	width: 100%; 
	height: 50px;
	margin: 0px auto; 
	background-color: #630404;
	border-top: 1px solid #833a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: gray;	
}
.pagetitle {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: 22pt;
	color: #630404;
	border-bottom: 1px black dotted
}
.subtitle {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: 14pt;
	color: black;
	border-bottom: 0px
}


a.newslinks:link {color: maroon; font-family: arial; font-size: 12pt; text-decoration: none}
a.newslinks:visited {color: maroon; font-family: arial; font-size: 12pt; text-decoration: none}
a.newslinks:hover {color: maroon; font-family: arial; font-size: 12pt; text-decoration: underline}
a.newslinks:active {color: maroon; font-family: arial; font-size: 12pt; text-decoration: none}

