.logoimg {
	background-image: url(../web/images/logoimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	width: 214px;
}
.txt21white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt12whiteB {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navmidline {
	background-image: url(../web/images/nav_midstrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 345px;
	width: auto;
}
.txt11grey {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.welcometxt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #001D5F;
	text-decoration: none;
}

