﻿.background {
	background-color: #F8ECBF;
	background-image: url('en/images/bg.jpg');
	margin-top: 10px;
}
.TableBottom {
	border-collapse: collapse;
}
.TableBottomCell33Left {
	width: 33%;
	text-align: left;
}
.TableBottomCell34Center {
	width: 34%;
	text-align:center;
}
.TableBottomCell33Right {
	width: 33%;
	text-align: right;
}
.TableMainMenu {
	width: 150px;
	text-align: left;
}
.TableMainTin {
	width: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #643C00;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
p {
	color: #643C00;
	font-size: 14pt;	
}
.TextJustifyIdent25 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: justify;
	text-indent: 25px;
}
.TextLeftIdent0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: left;
}
.MenuCell {
	background-color: #F9DB80;
}
.MenuTable {
	border-collapse: collapse;
}
.Menu {
	text-align: left;
	background-color: #F9DB80;
	font-weight: bold;
	font-size: 14pt;
	text-indent: 5px;
}
.MenuText {
	text-decoration: none;
	color: #643C00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.MenuBorder {
	border-color: #FBEBC0;
}
.ImageRight {
	margin: 5px 10px;
	float: right;
	border-width: 0px;
}

.ImageLeft {
	margin: 5px 10px;
	float: left;
	border-width: 0px;
}
.ImageCenter {
	border-width: 0px;
	text-align: center;
}
.ImageBorder0 {
	border-width: 0px;
}



