body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(art/top_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
.mainTable .rightTable .specialClass {
	width: 90%;
	border: 1px solid #C59107;
	padding: 6px;
	background-image: url(art/right_cellback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainTable {
	border: 1px solid #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.rightTable {
	background-image: url(art/right_cellback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #727272;
	background-color: #171812;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727272;
}
.navTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #727272;
	border-left-color: #727272;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727272;
}
.bottomTable {
	background-color: #171812;
	background-image: url(art/bottom_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #727272;
	margin-top: 8px;
}

.leftColumn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #727272;
}


.leftTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(art/left_cellback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #171812;
}
a:link {
	color: #D5810D;
	text-decoration: none;
}
a:visited {
	color: #D5810D;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FFCC00;
}
.Testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 1px;
	margin-left: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #699DAA;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C59107;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4198A9;
}

.headeCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.callout {
	background-color: #171812;
	background-image: url(art/right_cellback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px;
	width: 90%;
	border: 1px solid #666666;
}
