#divNfgBanner{width:450px;background:#000}
#tblNfgBanner{background:#000}
#nfgBannerHeader{background:#900}
#nfgBannerFooter{background:#FFC}
#nfgBannerRight{background:#fff}
#nfgBannerLeft{background:#fff}
td.nfgBannerText{padding:1px;padding-top:3px}
p.nfgBannerText{font-family:"Trebuchet MS",sans-serif;font-size:10px;margin-top:3px;margin-bottom:0px;line-height:13px}
#nfgBannerRightText{color:#000}
#nfgBannerLeftText{color:#000}
span.nfgBannerTitleText{font-family:"Trebuchet MS",sans-serif;font-size:10px;font-weight:bold}
#nfgBannerRightTitleText{color:#900}
#nfgBannerLeftTitleText{color:#900}
div.nfgButtonContainer{position:relative;top:6px;margin-right:5px}
#nfgBannerRightButton{
	background:#933;
	width:41px;
	text-align:center;
	padding:5px;
	border-top:1px solid #FFCCCC;
	border-left:1px solid #FFCCCC;
	border-right:1px solid #451616;
	border-bottom:1px solid #451616;
	cursor:pointer;
	cursor:hand
}
#nfgBannerLeftButton
{
	background:#933;
	width:41px;
	text-align:center;
	padding:5px;
	border-top:1px solid #FFCCCC;
	border-left:1px solid #FFCCCC;
	border-right:1px solid #451616;
	border-bottom:1px solid #451616;
	cursor:pointer;
	cursor:hand
}