﻿.background {
	background-color: #FFFFFF
}
.TableBottom {
	border-collapse: collapse;
}
.TableBottomCell33Left {
	width: 33%;
	text-align: left;
}
.TableBottomCell34Center {
	width: 34%;
	text-align:center;
}
.TableBottomCell33Right {
	width: 33%;
	text-align: right;
}
.TableMainMenu {
	text-align: left;
	width: 150px;
	height: 360px;
	background-repeat: repeat-x;
}
.MenuText {
	text-align: left;
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TableMainTin {
	width: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 0px
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 0px
}
p {
	color: #000000;
	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;
}
.TextCenterBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align:center;
	font-weight: bold;
}
.TextCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align:center;
}

.ImageRight {
	margin: 5px 10px;
	float: right;
}
.ImageLeft {
	margin: 5px 10px;
	float: left;
}
.ImageCenter {
	border-width: 0px;
	text-align: center;
}
.ImageCenter0 {
	border-width: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px
}
.ImageMargin {
	margin: 5px 10px;
}