.strip_top {
	background-image: url(images/strip_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	width: auto;
}
.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 750px;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #005BA0;
}
.strip_mid {
	background-image: url(images/strip_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	width: auto;
}

.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #2266A5;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

