body {
	margin:0px;
	padding:0px;
	background-color:#000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}	
A:link {
	color: #544a33;
	text-decoration: underline
}
A:visited {
	color: #544a33;
	text-decoration: underline
}
A:hover {
	color: #857857;
	text-decoration: underline
}
A.siteMap:link {
	color: #544a33;
	text-decoration: none;
}
A.siteMap:visited {
	color: #544a33;
	text-decoration: none
}
A.siteMap:hover {
	color: #857857;
	text-decoration: none
}
A.footer:link {
	color: #ffffff;
	text-decoration: none
}
A.footer:visited {
	color: #ffffff;
	text-decoration: none
}
A.footer:hover {
	color: #999999;
	text-decoration: none
}
A.news:link {
	color: #c6a85a;
	font-weight:bold;
	text-decoration: none
}
A.news:visited {
	color: #c6a85a;
	font-weight:bold;
	text-decoration: none
}
A.news:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none
}
A.news:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
A.frontNews:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none
}
A.frontNews:visited {
	color:#000000;
	font-weight:bold;
	text-decoration: none
}
A.frontNews:hover {
	color:#000000;
	font-weight:bold;
	text-decoration: underline
}
A.frontNews:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.defaultErr {
    color: #FF0000;
	font-weight:bold;
}
.executives {
	font-size:12px;
	font-weight:bold;
}
.largeBeginFont {
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	line-height:26px;
}
.pageTitle {
	border-bottom:solid 2px #f0e8d4;
	border-left:solid 1px #e1d1a8;
	height:20px;
	vertical-align:middle;
	padding-left:10px;
}
.largeText {
	font-size:16px;
}
.error-message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F00;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px #CCC solid;
	background: #FFD;
	padding: 10px;
}
.news_year {
	display:block;
	color:#c6a85a;
	height:2em;
	font-weight:bold;
	border-bottom:1px solid #dcc99d; 
	border-left:1px solid #dcc99d; 
	border-right:2px solid #ebe1c9; 
	text-align:center;
}
p {
	padding-right:30px;
}