body
{

  background-color: #FFFAEB;
/*
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #465767;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-face-color: #465767;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-3d-light-color: #E5E5E5;
*/
}


.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #542600;
	font-weight: normal;


}

a.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B69121;
	font-weight: normal;
	text-decoration: none; 

}

a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #753C0C;
	font-weight: normal;
	text-decoration: none; 


}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #542600;
	font-weight: bold;


}

.lead {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #542600;
	font-weight: normal;


}

.promo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BC9722;
	font-weight: normal;


}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #542600;
	font-weight: normal;


}

.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #542600;
	font-weight: normal;


}
.form_error {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: normal;


}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A7868;
	font-weight: normal;


}

a.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B69121;
	font-weight: normal;
	text-decoration: none; 


}
a.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #753C0C;
	font-weight: normal;
	text-decoration: none; 


}
a.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C69D24;
	font-weight: bold;
	text-decoration: none; 

}

a.lang:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #753C0C;
	font-weight: bold;
	text-decoration: none; 


}
