.darkbg {
	background-image: url(index-images/darkblue.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.lightbl {
	background-image: url(index-images/blline.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.wttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lightblCopy {

	background-image: url(index-images/blline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F2B5F;
	line-height: 18px;
	text-decoration: none;
}
.bltxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F2B5F;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.bltxt1 a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C10000;
	text-decoration: none;
	font-size: 11px;
}
.border {
	border: 1px solid #1F2B5F;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
