.FtrBrL {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
}
.FtrBrR {
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
}
.FtrBrB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAD6F1;
}
.FtrTextRsn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CF100E;
	text-decoration: none;
}
.FtrTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.FtrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.FtrText:hover {
	color: #FF0000;
	text-decoration: underline;
}
.FtrTextRsnPts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.FtrTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
A.FtrTextSmall:hover {
	color: #FF0000;
	text-decoration: underline;
}
.FtrTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.FtrTextWhite:hover {
	color: #FF0000;
	text-decoration: underline;
}

