.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 750px;
}
.nav_bottom_bg {

	background-image: url(images/nav_bottom.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;
	color: #1C6D8C;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	text-decoration: none;
	color: #3277B1;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom_strip {
	background-image: url(images/strip_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	width: auto;
}
.copyright_statement {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0C5976;
	text-decoration: none;
}

