@charset "ISO-8859-1";
.tablebackground {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	background-color: #F1ECDB;
	background-image: url(images/pagebackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.normal:link {
	text-decoration: underline;
	font-weight: bold;
}
.border1 {
	border: 1px solid #29758B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:link {
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
img {
border: 0px
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00FF00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
	padding-top: 18px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #012A42;
}
.border {
	border: 1px solid #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}

