.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A7899;
	text-decoration: none;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 775px;
}
.title_21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0A7899;
	text-decoration: none;
}

