@charset "utf-8";
body {
	background-color: #42463e;
	background:url(images/h_bg.gif) repeat-x top center;
	margin: 0px;
	padding: 0px;
}
.footerBG {
	background:url(images/h_footer_bg.gif) repeat-x top center;
	height: 316px;
}
.imgBrdr {
	border: 1px solid #758385;
}
.welcomeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a0b0bc;
	text-decoration: none;
	line-height: 19px;
}
.featTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7b0b1;
	text-decoration: none;
}

.featTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #a7b0b1;
	text-decoration: underline;
}

.wlcmTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #717266;
	text-decoration: underline;

}

.wlcmTxt a:link, .wlcmTxt a:active, .wlcmTxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #717266;
	text-decoration: underline;

}

.wlcmTxt a:hover {
	color: #717266;
	text-decoration: none;

}
