.mid_strip {
	background-image: url(images/mid_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #7E8A73;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.botttom_strip {
	background-image: url(images/bottom_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: auto;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 600px;
	width: auto;
}

