body, table, td, p {
	font-family: verdana, arial, helvetica;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

a { text-decoration: none; }
a:link { color: #551aa3; }
a:visited { color: #551aa3; }
a:hover { color: #77B395; }

body {
	background-repeat: no-repeat;
	background-image: url(bg-page.gif);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: black;
	background-color: #f4d7db;
}

td.header {
	color: white;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 150px;
	padding-top: 5px;
	background-color: #330000;
	text-align:right;
	min-width:900px;
}
a.header { text-decoration:none; }
a.header:link { color: white; }
a.header:visited { color: white; }
a.header:hover { color: #77B395; }

table.display {
	color: black;
	width: 100%;
}

td.column {
	font-family: "Myrid pro", tahoma, arial, helvetica;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 150px;
	padding-top: 5px;
	font-size: 8.5pt;
	width: 297px;
}
td.window {
	width: auto;
	font-family: "Myrid pro", tahoma, arial, helvetica;
	padding-left: 100px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 15px;
}
td.footer {
	color: #ae878c;
	text-align: right;
	font-size: 7pt;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 150px;
	padding-top: 20px;
}
td.bottom-links {
	font-size: 8pt;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 150px;
	padding-top: 20px;
	text-align: right;
}
div.quote {
	font-size: 12pt;
	font-family: cursive, "comic sans ms", inherit;
	width: 400px;
	text-align: right;
	font-style: italic;
	color: #ae878c;
	line-height: 13pt;
}

.maroon {
	color: #330000;
}

td.form-def {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}

td.form-data {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

INPUT.text {
	width: 100%;
	border-width: 0px;
	border-style: none;
}

td.underline {
	border-bottom-color: #b1878c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.overline {
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
}
.centerit {
	text-align: center;
}
.rating {
	background-image: url(../images/stars/ratingbox.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 10px 0px 0px 5px;
	height: 70px;
	width: 70px;
}
.rating h3 {
	margin: 0px;
	color: #77b395;
	font-size: 23px;
	font-weight: bold;
}
.bullet  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.bullet li {
	padding-bottom: 4px;
	font-size: 13px;
}
.bullet li strong a {
	color: #300;
	padding-bottom: 4px;
}
.bullet li strong a:link {
	color: #000;
	padding-bottom: 4px;
}

.bullet li strong a:hover {
	color: #77B395;
	padding-bottom: 4px;
}


.testimonials {
		text-align: justify;
}
