@charset "utf-8";
.Body_Txt {
	font-family: Calibri;
	font-size: 14px;
	color: #666;
}
.Body_Txt_HEADERS {
	font-family: Calibri;
	font-size: 16px;
	color: #8B8173;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.Base_Page_Contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.Captions {
	font-family: Calibri;
	font-size: 12px;
	color: #8B8173;
	letter-spacing: 1px;
}
.bold_table {
        font-family: Calibri;
        font-size: 14px;
	font-weight:bold;
        color: #8B8173;
}

.homemenu {
	font-family: Calibri;
	font-size: 12px;
	color: #8B8173;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.HomePageSmall {
	font-family: Calibri;
	font-size: 10px;
	color: #8B8173;
	letter-spacing: 1px;
}
.Body_Txt_Center {
	font-family: Calibri;
	font-size: 14px;
	color: #8B8173;
	text-align: center;
}
.Translation_text {
	font-family: Calibri;
	font-size: 11px;
	color: #8B8173;
	font-style: italic;
	text-align: center;
}
.white-background {
	color: #FFF;
	background-color: #FFF;
}
