﻿p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}
.brdr_cllpse {
	border-collapse: collapse;
}
.brdr_cllpse {
	border-collapse: collapse;
}
.nobrdr {
	border-width: 0;
}
.img-frame {
	border: 1px solid #FF0000;
}
.img-vert {
	border: 1px solid #FF0000;
	margin-top: 6px;
}
.imgpad {
	margin-left: 7px;
	margin-right: 7px;
}
.page-title {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	letter-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.headings {
	background-position: left;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url('images/cellback.gif');
	background-repeat: repeat-y;
}
.headings-font {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.names-container {
	background-position: left;
	text-indent: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url('images/cellback.gif');
	background-repeat: repeat-y;
}
.names {
	font-weight: bold;
	color: #FFFFFF;
}
.hr-red {
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FF0000;
}
.hr-red2 {
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FF0000;
	text-align: left;
}
.hr-white {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-top-left {
	vertical-align: top;
	text-align: left;
}
.contact-tble {
	border-style: none groove none groove;
	border-width: 2px;
	border-color: #FF0000;
}
.dave-c {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.foot-a {
	border-collapse: collapse;
	background-image: url('images/bottom_cell.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
}
.sig {
	text-indent: 9px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #80FF80;
	text-decoration: underline;
}


