.mis_strip {
	background-image: url(images/mid_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #455B7B;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #7D92AC;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.bluetxt11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #243953;
	text-decoration: none;
}

.bottom_strip {
	background-image: url(images/bottom_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	width: auto;
}

