.grayStyle {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 14px;
	color: #4B4B4B;
}
.styleB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.navFooter {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	height: 25px;
	color: #666666;
}
a.navFooterLink:link {
	COLOR: #009900;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
a.navFooterLink:visited {
	COLOR: #009900;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
a.navFooterLink:hover {
	COLOR: #0099FF;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
a.orangeLink:link {
	COLOR: #FF6600;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a.orangeLink:visited {
	COLOR: #FF6600;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a.orangeLink:hover {
	COLOR: #0099FF;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.white {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.blackB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blackSmall {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #000000;
	height: 20px;

}
.blackSmallB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #000000;
	height: 20px;
	font-weight: bold;

}
.styleL {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 24px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;

}
.styleLorange {

	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 24px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
