.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 600px;
	width: auto;
}
.mid_strip {
	background-image: url(images/mid_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	width: auto;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #000000;
	text-decoration: none;
}
.bottom_strip {
	background-image: url(images/strip_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFD3;
	text-decoration: none;
}

