.BGcolor {
	height: 650px;
}
.contactTble {
	margin-top: 15px;
	height: auto;
	width: 100%;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.contactTble td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.text {
	padding-left: 15px;
}

.textCenter {
	text-align: center;
	height: 37px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

