﻿.background {
	background-color: #E1DED6;
	background-image: url('images/bg.jpg');
	margin-top: 10px;
}
.TableMain {
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.TableBottom {
	border-collapse: collapse;
	width: 780px;
}
.TableBottomCell33Left {
	width: 33%;
	text-align: center;
}
.TableBottomCell34Center {
	width: 34%;
	text-align:center;
}
.TableBottomCell33Right {
	width: 33%;
	text-align: center;
}
.TableMainMenu {
	width: 150px;
	text-align: left;
}
.TableMainTin {
	width: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-top: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
p {
	color: #222222;
	font-size: 14pt;
}
.TextJustifyIdent25 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: justify;
	text-indent: 25px;
}
.TextJustifyIdent40Line0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: justify;
	text-indent: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.TextLeftIdent0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: left;
}
.TextCenterItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	font-style: italic;
}
.MenuCell {
	background-color: #A3C356;
}
.MenuTable {
	border-collapse: collapse;
}
.Menu {
	text-align: left;
	background-color: #C5D995;
	font-weight: bold;
	font-size: 14pt;
	text-indent: 5px;
}
.MenuText {
	text-decoration: none;
	color: #241200;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.MenuBorder {
	border-color: #C5D995;
}
.ImageRight {
	margin: 5px 10px;
	float: right;
}
.ImageLeft {
	margin: 5px 10px;
	float: left;
}
.ImageCenter {
	border-width: 0px;
	text-align: center;
}
.ImageBorder0 {
	border-width: 0px;
}
