TABLE.display_promos_T0 {
	background-color: White;
	font-size: 12px;
	width: 100%;
	border: 0px solid #FA781A;
}
TD.display_promos_T1 {
	background-color: White;
	font-size: 12px;
	width: 100%;
	border: 1px dotted #FA781A;
}
TR.display_promos_ListHeader {
	background: #FA781A;
	color: White;
	font-weight: bold;
}
TD.display_promos_ListHeader {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
TD.display_promos_Item {
	text-align: left;
	color: Black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
TD.display_promos_ItemX {
	text-align: center;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.display_promos_Link {
	font-size: 11px;
	color: #FA781A;
	text-decoration: none;
	font-weight: bold;
}
A.display_promos_Link:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
A.display_promos_Link:visited {
	font-size: 11px;
	color: #FA781A;
	text-decoration: none;
	font-weight: bold;
}
