@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
}
.footerBkgnd {
	background-color: #003300;
}
.contentBkgnd {
	background-color: #FFCC33;
}
.homeTable {
	background-color: #E8AE00;
}
.homeTableContent {
	background-color: #FFFFFF;
	border: 2px solid #E8AE00;
}
.navBkgnd {
	background-image: url(../graphics/navBkgnd.gif);
	background-repeat: repeat-x;
	height: 35px;
}

.footerTxt {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-weight: bold;
	text-align: left;
}

a.linkGlobal:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a.linkGlobal:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a.linkGlobal:hover {
	text-decoration: underline;
	color: #E8AE00;
	font-weight: bold;
}
a.linkGlobal:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
.form {
	font-size: 10px;
	line-height: 18px;
}
a.linkFooter:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.linkFooter:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
a.linkFooter:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
	font-size: 10px;
}
a.linkFooter:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
a.linkFaq:link {
	color: #E8AE00;
	text-decoration: none;
	font-weight: bold;
}
a.linkFaq:visited {
	text-decoration: none;
	color: #E8AE00;
	font-weight: bold;
}
a.linkFaq:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a.linkFaq:active {
	text-decoration: none;
	color: #E8AE00;
	font-weight: bold;
}
a.linkFaq2:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a.linkFaq2:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a.linkFaq2:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a.linkFaq2:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}.contentBkgndAdmin {
	background-color: #666666;
}
.red {
	color: #990000;
	font-weight: bold;
}
.required {
	font-weight: bold;
	color: #990000;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtHomeSmall {
	font-size: 10px;
}
