.Blu1 {
	background-color: #025DA8;
	background-image: url(IM/BGS/BluField_01.jpg);
	background-repeat: no-repeat;
}
.Blu2 {

	background-color: #025DA8;
	background-image: url(IM/BGS/BluField_02.jpg);
	background-repeat: no-repeat;
}
.Blu4 {


	background-color: #006699;
	background-image: url(IM/BGS/BluField_04.jpg);
	background-repeat: no-repeat;
}
.Brdr1 {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
