html
{
	height: 100%;
}
body
{
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 0px;
	background-color: #000000;
	vertical-align: top;
}
.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #8C9D7C;
	text-decoration : none;
	line-height: 14px;
}
.bodytext a
{
	color : #8C9D7C;
	text-decoration : underline;
}
.menutext
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 22px;
	color : #FBFFC9;
	text-decoration : none;
}
.bgblend {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat;
}
.bodycell
{
	padding-left: 20px;
	padding-top: 12px;
}
.formbutts
{
	background-color: #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color : #FBFFC9;
	border: 1px solid #fbffc9;
	height: 25px;
}
.bgblend {
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 0px;
	background-color: #000000;
	vertical-align: top;
	background-image: url(../images/blend.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgblenddown {
	height: 100%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	margin-top: 0px;
	background-color: #000000;
	vertical-align: top;
	background-image: url(../images/blend_down.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.testimonials {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #E3DFB0;
	text-decoration : none;
	line-height: 14px;
	font-weight: bold;
}
.partners {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11pt;
	color : #E3DFB0;
	text-decoration : none;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
}
.partnersbig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #E3DFB0;
	text-decoration : none;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
}

