@charset "utf-8";

.BBG {
	background-image: url(../images/BackGround.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #05173B;
}
.BBGfont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BBG .BBGfont {
	text-align: center;
}
.TemplateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.Contact {
	font-size: 24px;
	font-weight: bold;
	color: #05173B;
}

