@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
body {
	background-color:#333;
}
a:link {
	text-decoration:none;
	color:#333;
	font-weight:bold;
/*	color:#C39921;*/
}
a:visited {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
a:active {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.blinky {
	text-decoration:blink;
}
p {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.text {
	font-size:12pt;
	padding:0 35px;
}
.textAbout {
	font-size:12pt;
	padding:0 70px;
}
h1 {
	font-size:2em;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin:3px 0;
}
h2 {
	font-size:1.5em;
	font-weight:bold;
	margin: 2px 0;
}
.buttons {
	font-size:0.9em;
	text-align:center;
	font-weight:bolder;
}
.footerLeftText {
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	padding:20px 0 0 35px;
}
.footerRightText {
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	padding:20px 35px 0 0px;
}
.supscript {
	font-size: 9pt;
	vertical-align: sup;
}
#selected {
	color:#996600;
}
.cright {
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#FFF;
}
.cright a:link {
	text-decoration:none;
	color:#FFF;
}
.cright a:visited {
	text-decoration:none;
	color:#FFF;
}
.cright a:hover {
	text-decoration:none;
	color:#FF9933;
}
.cright a:active {
	text-decoration:none;
	color:#FFF;
}
.buttons a:link {
	text-decoration:none;
	color:#000;
}
.buttons a:visited {
	text-decoration:none;
	color:#000;
}
.buttons a:hover {
	text-decoration:none;
	color:#999;
}
.buttons a:active {
	text-decoration:none;
	color:#000;
}
.footerLeftText a:link {
	text-decoration:none;
	color:#000;
}
.footerLeftText a:visited {
	text-decoration:none;
	color:#000;
}
.footerLeftText a:hover {
	text-decoration:none;
	color:#999;
}
footerLeftText a:active {
	text-decoration:none;
	color:#000;
}
.footerRightText a:link {
	text-decoration:none;
	color:#000;
}
.footerRightText a:visited {
	text-decoration:none;
	color:#000;
}
.footerRightText a:hover {
	text-decoration:none;
	color:#999;
}
.footerRightText  a:active {
	text-decoration:none;
	color:#000;
}
.linktous {
	font-size:10pt;
	font-style:italic;
}
.testimonialNames {
	color:#F90;
	font-style:italic;
}
.suberIndex {
	font-size:14pt;
	color:#666;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
}
.suberIndex2 {
	font-size:10pt;
	color:#666;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
}
