.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mid_strip {
	background-image: url(images/mid_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.table_borderleftright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AABDDA;
	border-left-color: #AABDDA;
	border-bottom-style: solid;
}
.bottom_strip {
	background-image: url(images/bot_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: auto;
}

.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D1D1D1;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #3E5684;
	text-decoration: none;
}
.nav_padding {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
