.BgMenu {
	background-image: url(../English/images/bgMenu02.jpg);
	background-repeat: repeat;
}
.BgLeft {
	background-image: url(../English/images/bgLeft01.jpg);
	background-repeat: repeat;
}
.AlignCenter {
	text-align: center;
}
.borderTable {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #CCC;
}
.AlignRight {
	text-align: right;
}
.textFooter {
	font-size: x-small;
	text-align: center;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.textBodyhighlight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.textBodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: bolder;
}
