.body {
		font-family: Arial, Helvetica, sans-serif;
}
.orderProgressCurrent {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orderProgress {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.purchaseTitle {
	font-size: 16px;
	font-weight: normal;
	color: #194195;
	text-decoration: none;
}

/*select.forms
{
	border: 1px solid #666666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 180px;
	padding: 2px;
}*/

/*option
{
	border: 0px solid #B8C781;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 180px;
}*/

.productTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formLabel {
	font-size: 11px;
	font-weight: noraml;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
.TdOrderBuyerDetailsValue {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TdOrderBuyerDetailsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TdOrderLineItemValue {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TdOrderLineItemTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.productheader {
	font-size: 16px;
	font-weight: normal;
	color: #194195;
	text-decoration: none;
}
