a:visited {
	color: #0097AA;
	font-weight: 400;
}
a:hover {
	color: #CE0000;
	font-weight: 400;
}
a:link {
	color: #008B9B;
	font-weight: 400;
}
.maintable {
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A8A9C;
}
.footer {
	color: #CEDBE7;
	padding: 9px;
	font-weight: bold;
	margin: 5px;
}
.footer a:visited {
	color: #CEDBE7;
	text-decoration: none;
	font-weight: bold;
}
.footer a:link {
	color: #CEDBE7;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.borderlt {
	border: 1px solid #FFFFFF;
}
.lowerleft {
	background-color: #ADC3C6;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maincell {
	background-color: #EFEFEF;
	padding: 12px;
	border: 1px solid #FFFFFF;
}
.quote-upperleft {
	background-color: #B5BABD;
	padding: 12px;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/small-ring.jpg);
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.quote-upperleft H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 2px;
}
.quote-upperleft a:visited {
	color: #000000;
}
.quote-upperleft a:link {
	color: #000000;
}
.quote-upperleft a:hover {
	color: #FFFFFF;
}
.home-upperleft {
	background-color: #BDBEA5;
	padding: 12px;
	border: 1px solid #FFFFFF;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home-upperleft H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
}
.home-upperleft a:visited {
	color: #000000;
}
.home-upperleft a:link {
	color: #000000;
}
.home-upperleft a:hover {
	color: #FFFFFF;
}.home-right {
	background-color: #B5BABD;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding: 8px;
	margin: 2px;
	color: #545B5F;
}
.home-right a:visited {
	font-weight: 600;
	text-decoration: none;
	color: #545B5F;
}
.home-right a:link {
	font-weight: 600;
	text-decoration: none;
	color: #545B5F;
}
.home-right a:hover {
	font-weight: 600;
	text-decoration: none;
	color: #C6304A;
}
.home-right H1 {
	font-weight: bold;
	color: #FFFFFF;
	margin: 8px 0px 0px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.home-right H2 {
	font-weight: bold;
	color: #545B5F;
	margin: 8px 0px 0px;
	font-size: 12px;
}
.home-right P {
	margin: 3px;
	font-size: 11px;
}
