td,tr,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bkgrdDkGray {
	background-color: 747474;
}
.bkgrdHiBlue {
	background-color: #00AAD2;
}
.bkgrdWhite {
	background-color: #FFFFFF;
}
.bkgrdOrange {
	background-color: #FBAB13;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
}
.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FBAB13;
}
a.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FBAB13;
}
.textOrangeNB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBAB13;
}
