body
{
	background-color : #000000;
	margin: 0px;
	margin-top: 0px;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb9f7f;
	line-height: 17px;
}
.bodytextb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DABA97;
	font-weight: bold;
	line-height: 15px;
}
.bodytext a
{
	text-decoration: none;
}
.bodytext a:hover
{
	text-decoration: underline;
}
.menutext 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #bb9f7f;
	line-height: 17px;
	font-style: italic;
	font-weight: normal;
}
.menutext a
{
	text-decoration: none;
	color: #bb9f7f;
}
.menutext a:hover
{
	text-decoration: underline;
}
.bgbackground {
	background-color: #000000;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.termstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3429;
	line-height: 17px;
}
.termsheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #392B13;
	line-height: 17px;
	font-style: italic;
	font-weight: bold;
}
.termsbigheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #392B13;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
}
.termsbg {
	background-color: #000000;
	background-image: url(images/termscardback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

