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


body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(blueback.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	color: #000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #881B1B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #881B1B;
}
a:hover {
	text-decoration: none;
	color: #881B1B;
}
a:active {
	text-decoration: underline;
	color: #000;
}
testimonials {
	font-size: 10px;
}
#Table_01 tr td a em {
	font-size: 12px;
}


.formbutton{
cursor:pointer;
border:1px #ccc;
background:#FFF;
color:#881B1B;
font-weight:bold;
padding: 4px 6px;
background:url(images/formbg.gif) repeat-x left top;
}


</style>#Table_01 tr td p {
	font-size: 14px;
}
#Table_01 tr td p {
}


INPUT {
background-color: #ffffff;
color: #881B1B;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
border: #881B1B 2px solid;
font-weight: bold;
}

TEXTAREA {
background-color: #ffffff;
border: #881B1B 2px solid;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
font-weight: normal;
color: #881B1B;
}


