body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 8EC1BF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bgMain.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 8EC1BF;
	text-decoration: none;
}
.conrentTable {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.footerLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 8EC1BF;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: B1E7E5;
	text-decoration: underline;
}

