.TDOfferTable
{
	border: 1px solid black;
}
.TDOfferRow
{
	border: 1px solid;
	border-bottom-style : none;
}
.TDOfferHeading
{
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : normal;
	white-space: nowrap;
}
.TDOfferBoldHeading
{
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : bolder;
	white-space: nowrap;
}
.TDOfferEnabled
{
	FONT-SIZE: 10;
	COLOR: Black;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : normal;
}
.TDOfferDisabled
{
	FONT-SIZE: 9;
	COLOR: Gray;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : normal;
}
.TDOfferEnabledSpecial
{
	FONT-SIZE: 12;
	COLOR: Black;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : bold;
}
.TDOfferDisabledSpecial
{
	FONT-SIZE: 9;
	COLOR: Gray;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : bold;
}
.TDOfferSelected
{
	FONT-SIZE: 12;
	COLOR: Red;
	FONT-FAMILY: arial,helvetica,lucida sansregular,sans-serif;
	font-weight : bold;
}

	td.progressHeader {
}
z	td.progressCell {
}
	td.progressActiveCell {
}
	a.progressCell {
}
	a.progressActiveCell {
}
