body {
	background-color: #333333;
	margin: 0px 0px 0px 0px;
}
.table {
	border: thin solid #000000;
	width: auto;
	font: Arial;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	font-style: italic;
}
.subtitleimage {
	background-image: url(../images/IMG_9848b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.noborder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headfoot {
	background-color: #000000;
	font: Arial;
	font-size: 10px;
}
.titleofnews {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.smallfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.grayback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #999999;
}
.bgtitle {
	background-image: url(../images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000;
}
.yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.footernote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.newsbg {
	background-image: url(../images/serverbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.apace-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
}
.apace-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: blue;
}
