.lft {
	background-image: url(images/lft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rt {

	background-image: url(images/rt.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 3px;
}
.bot {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 3px;
}
.black {
	color: #0B0B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
.cfcs {
	font-family: Impact;
	font-size: 12px;
	color: #CA0000;
	text-decoration: none;
}
.mid-line {
	background-image: url(images/mid-line.jpg);
	background-repeat: repeat-x;
	line-height: 4px;
}
.ht {
	line-height: 1px;
}
.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.ht2 {
	line-height: 2px;
}
.orgtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7127E;
	font-weight: bold;
}
.bluetxt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #024EA2;
}
.wht {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
}
.wht a:hover {
	color: #2E4A85;
	text-decoration: none;
}
.whtCopy {

	font-family: Arial, Helvetica, sans-serif;
	color: #3C55A7;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	text-decoration: none;
}
