.SectionHeading { color : #808080; font-size: 15px; text-decoration : none; font-weight : bold;  text-transform : none; font-family: 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif; }
.SectionSubHeading { color : #808080; font-size: 13px; text-decoration : none; font-weight : bold; text-transform : none; font-family: 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif; }

.ItemStyle
{
	font-size: 11px;
	border-bottom-color: #a0a0a0;
	vertical-align: middle;
	color: black;
	background-color: white;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
}

.BorderRowStyle
{
	font-size: 11px;
	vertical-align: middle;
	color: white;
	background-color: #A0A0A0;
}

TD.HeaderStyle
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: white;
	background-color: #808080;
}

TD.Address
{
	background-color: lightgrey;
}

TD.CellDivider
{
	background-color:White;
}

TABLE.BorderStyle
{
	border-right: #A0A0A0 thin solid;
	border-top: #A0A0A0 thin solid;
	border-left: #A0A0A0 thin solid;
	border-bottom: #A0A0A0 thin solid;
}

.WarningLabel
{
	color : #AB0019; text-decoration : none; font-weight : bold; font-size: 13px; text-transform : none; font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.Error
{
	font-size: larger;
	color: red;
}

.OrderNumber
{
	font-weight: bold;
	font-size: larger;
	color: white;
	background-color: #808080;
}

TR.Spacer
{
	background-color:White;
	height:20px;
}

