body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #173239;
	SCROLLBAR-HIGHLIGHT-COLOR: #DCDAD7;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCFF;
	SCROLLBAR-ARROW-COLOR: #DCDAD7;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #990000;
}
body,td,th {
	color: #DCDAD7;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
}

a {
	color : #DCDAD7;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #173239;
	padding: 20px;
	line-height: 20px;
	font-weight: bold;
}

.aboutback {
	background-attachment: scroll;
	background-image: url(../images/about_background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #173239;
	padding: 2px;
	font-weight: bold;
	line-height: 20px;
}
.altlink a:link {
	color: #173239;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
}

.altlink a:visited {
	text-decoration: none;
	color: #173239;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
}
.altlink a:hover {
	text-decoration: underline;
	color: #173239;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
}
.greentextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #173239;
	padding: 20px;
	line-height: 20px;
	font-weight: bold;
}
.largelink a:link {
	color: #173239;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
	font-size: 24px;
}
.largelink a:visited {
	text-decoration: none;
	color: #173239;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
}
.largelink a:hover {
	text-decoration: underline;
	color: #173239;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	SELECT-ARROW-COLOR: #DCDAD7;
	SELECT-FACE-COLOR: #173239;
	background-color: #173239;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	padding-left: 20px;
	padding-right: 20px;
	border: thin solid #990000;
	font-weight: bold;
	line-height: 18px;
}
.contact {
	border: thin solid #990000;
	margin: 20px;
}

