@charset "utf-8";
/* CSS Document */


BODY{
background-image: url(images/bg.jpg);
}
.tbb{
background-color:#92BBDB;
background-image: url("images/background1.jpg");
background-repeat: no-repeat;

background-size: 100%;
}
.Text12 {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
.Text12Bold {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.Text14 {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	}
.Text14Bold {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.Text12BoldBlueBackground {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color:#DDE6E8;
	}
.Text16 {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	}
.Text16Bold {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.Text22Bold {
	font-family: Arial, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
