.mid_strip {
	background-image: url(images/mid_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	width: auto;
}
.bg {
	background-repeat: repeat-x;
	background-position: left top;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.txtbold12 a:link,.txtbold12 a:visited,.txtbold12 a:active {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.txtbold12 a:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #005B92;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bottom_strip {
	background-image: url(images/bottom_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: auto;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #DFF4FF;
	text-decoration: none;
}
.stroke_leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.nav_padding {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
