@charset "utf-8";
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #B7CFF9;
	border: thin solid #999999;
	height: 20px;
}
.BgContactForm {
	background-color: #F3F4E1;
	border: 3px solid #FFFFFF;
}

.textBold {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ContactButton {
	background-image: url(images/ButtonshowContact.png);
	height: 43px;
	width: 159px;
}
