.txtProductName
{
	font-weight: bold;
	font-size: 14px;
	color: #643f28;
	font-family: arial, helvetica;
}
.txtProductDescription
{
	font-size: 14px;
	color: black;
	font-family: arial, helvetica;
}
.txtCartQuantity
{
	font-weight: bold;
	font-size: 14px;
	color: #996600;
	font-family: arial, helvetica;
}
.txtListPrice
{
	font-size: 14px;
	color: #996600;
	font-family: arial, helvetica;
}
.tdCartHeader
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #e6e6cd;
	border-bottom-style: none;
}
.tdCartColumnHeader
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #d5c89e;
	border-bottom-style: none;
}
.tdProductInfo
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #d5c89e;
	border-bottom-style: none;
}
.tdQuantity
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #d5c89e;
	border-bottom-style: none;
}
.tdListPrice
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #d5c89e;
	border-bottom-style: none;
}
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: white;
}
.txtHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: arial, helvetica;
}
.txtNote
{
	font-size: 12px;
	color: #996600;
	font-style: italic;
	font-family: arial, helvetica;
}
.txtCartColumnHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #643f28;
	font-family: arial, helvetica;
}
.txtPlain
{
	font-size: 12px;
	color: black;
	font-family: arial, helvetica;
}
.txtFootnote
{
	font-size: 10px;
	color: black;
	font-family: arial, helvetica;
}
.txtError
{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	font-family: arial, helvetica;
}
.txtSuccess
{
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	font-family: arial, helvetica;
}
.txtInputFieldDescriptor
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-family: arial, helvetica;
}
.tblBorder
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	background-color: #d5c89e;
	border-bottom-style: none;
}
.tblContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: #e6e6cd;
	border-bottom-style: none;
}.txtSmall {

	font-size: 10px;
	color: #996600;
	font-style: normal;
	font-family: arial, helvetica;
}
