body {
	background-image: url(../assets/images/bg_grad.jpg);
	background-color: #9F966B;
}

td.cell_01 {
	background-image: url(../assets/images/pt_01.gif);
	background-color: #9F966B;
}

td.cell_03 {
	background-image: url(../assets/images/pt_03.gif);
	background-color: #9F966B;
}

td.cell_09 {
	background-image: url(../assets/images/pt_09.gif);
	background-color: #9F966B;
}

td.cell_text_hold {
	background-image: url(../assets/images/pt_text_hold.gif);
	background-color: #9F966B;
}

td.cell_12 {
	background-image: url(../assets/images/pt_12.gif);
	background-color: #9F966B;
}

td.cell_13 {
	background-image: url(../assets/images/pt_13.gif);
	background-color: #9F966B;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #463F2F;
	font-style: normal;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #463F2F;
	font-style: normal;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #463F2F;
	font-style: normal;
}

.subtitlebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #463F2F;
	font-style: normal;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #463F2F;
	font-style: italic;
}

.quotebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #463F2F;
	font-style: italic;
}

.question  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #463F2F;
	font-style: italic;
}

.answer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #463F2F;
	font-style: normal;
}

.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #463F2F;
	font-style: normal;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #463F2F;
	font-style: normal;
}

.footer_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
}

.footer_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
}

.footer_big_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.hr {
	color: #463F2F;
}

a:link { 
	color: #463F2F;
	text-decoration: underline;
}

a:visited { 
	color: #463F2F; 
	text-decoration: underline;
}
	
	
a:active { 
	color: #463F2F;
	text-decoration: underline;
}

a:hover { 
	color: #CC0000; 
	text-decoration: underline;
}
