body {
	font-family: Arial, Helvetica, sans-serif;
}
.compulsory {
	font-size: 12px;
	font-weight: normal;
	color: red;
}

/* Product box */
.ProductSub {
	font-size: 11px;
	font-weight: bold;
	color: #343d44;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-left: 10px;
}
.ProductHead {
	font-size: 11px;
	font-weight: bold;
	color: #4B9FCE;
	text-decoration: underline;
	background-color: #EFEFEF;
	padding-left: 10px;
}
.ProductText {
	font-size: 11px;
	color: #343d44;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-right: 3px;
}
.ProductButton {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #636363;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.ProductBg {
	background-color: #EFEFEF;
}

.ProductLinks {
	font-size: 11px;
	color: #4B9FCE;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-left: 10px;
}
.ProductLinks a {
	font-size: 11px;
	color: #4B9FCE;
	text-decoration: none;
	background-color: #EFEFEF;
}
.ProductLinks a:hover {
	font-size: 11px;
	color: #4B9FCE;
	text-decoration: underline;
	background-color: #EFEFEF;
}
.NewOrderLink {
	font-size: 10px;
	font-weight: bold;
	color: #343d44;
	padding-left: 10px;
	text-decoration: underline;
}
.PriceSub {
	font-size: 11px;
	font-weight: bold;
	color: #6287BC;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
}
.PriceText {
	font-size: 11px;
	color: #343d44;
	text-decoration: none;
	padding-top: 5px;
}
.YourPriceText {
	font-size: 11px;
	color: #343d44;
	text-decoration: none;
	padding-top: 5px;
}
.YourPriceSub {
	font-size: 11px;
	font-weight: bold;
	color: #343d44;
	text-decoration: none;
	padding-top: 5px;
}
.QuantitySub {
	font-size: 11px;
	font-weight: bold;
	color: #343d44;
	text-decoration: none;
}
.OrderSub {
	font-size: 11px;
	font-weight: bold;
	color: #6E4108;
	text-decoration: none;
}
.ProductForm {
	font-size: 11px;
	color: #343d44;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.ProList1Table {
	font-size: 12px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.ProList1Heading {
	font-size: 12px;
	font-weight: bold;
	color: #343d44;
	text-decoration: none;
}
.ProList1TD {
	font-size: 11px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.ProList1Href{
	font-size: 11px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.ProList1Href:hover{
	font-size: 11px;
	font-weight: normal;
	color: #343d44;
	text-decoration: underline;
}

.ProList1HrefHeading1{
	font-size: 12px;
	font-weight: bold;
	color: #343d44;
	text-decoration: none;
}
.ProList1HrefHeading1:hover{
	font-size: 12px;
	font-weight: bold;
	color: #343d44;
	text-decoration: underline;
}
.ProList1HrefHeading2{
	font-size: 12px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.ProList1HrefHeading2:hover{
	font-size: 12px;
	font-weight: normal;
	color: #343d44;
	text-decoration: underline;
}
.ProCategoryHref{
	font-size: 12px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.ProCategoryHref:hover{
	font-size: 12px;
	font-weight: normal;
	color: #343d44;
	text-decoration: underline;
}
.BoxTitle {
	font-size: 12px;
	font-weight: bold;
	color: #343d44;
}
.BoxSubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.BoxValue {
	font-size: 10px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.BoxValue a {
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.BoxValue a:hover {
	font-weight: normal;
	color: #343d44;
	text-decoration: underline;
}
.CartSummarySubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.CartSummaryTitle {
	font-size: 11px;
	font-weight: bold;
	color: #343d44;
	text-decoration: none;
}
.CartSummaryValue {
	font-size: 10px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.OrderSummarySubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.OrderSummaryValue {
	font-size: 10px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;
}
.TdlOpenOrderLineItem {
	font-size: 10px;
	font-weight: normal;
	color: #343d44;
	text-decoration: none;

