body {
	font-family: Arial, Helvetica, sans-serif;
}
.compulsory {
	font-size: 11px;
	font-weight: normal;
	color: red;
}

/* Product box */
.ProductSub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-left: 10px;
}
.ProductHead {
	font-size: 11px;
	font-weight: bold;
	color: #194195;
	text-decoration: underline;
	background-color: #EFEFEF;
	padding-left: 10px;
}
.ProductText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-right: 3px;
}
.ProductButton {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#929292;
	border: 1px solid #6e6e6e;
	cursor: pointer;
	cursor: hand;
}
.ProductBg {
	background-color: #EFEFEF;
}

.ProductLinks {
	font-size: 10px;
	color: #194195;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-left: 10px;
}
.ProductLinks a {
	font-size: 10px;
	color: #194195;
	text-decoration: none;
	background-color: #EFEFEF;
}
.ProductLinks a:hover {
	font-size: 10px;
	color: #194195;
	text-decoration: underline;
	background-color: #EFEFEF;
}
.NewOrderLink {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	text-decoration: underline;
}
.PriceSub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
}
.PriceText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.YourPriceText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.YourPriceSub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.QuantitySub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.OrderSub {
	font-size: 11px;
	font-weight: bold;
	color: #194195;
	text-decoration: none;
}
.ProductForm {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.ProList1Table {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ProList1Heading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ProList1TD {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ProList1Href{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ProList1Href:hover{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.ProList1HrefHeading1{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ProList1HrefHeading1:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.ProList1HrefHeading2{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ProList1HrefHeading2:hover{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.ProCategoryHref{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ProCategoryHref:hover{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.BoxTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BoxSubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.BoxValue {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BoxValue a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BoxValue a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.CartSummarySubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CartSummaryTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CartSummaryValue {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.OrderSummarySubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.OrderSummaryValue {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.productTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.productDescription {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0047c8;
	text-decoration: none;
}


.productListTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.productListValue {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	text-decoration: none;
}
.productListValue a {
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.productListValue a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.productListStockStatus {
	font-size: 10px;
	font-weight: normal;
	color: #EE1475;
	text-decoration: none;
}
.cartQntyField {
	border: 1px solid #999999;
	font-size: 10px;
	color: #717272;
	height: 15px;
	width: 15px;
	text-decoration: none;
}


.catTrail {
	font-size: 15px;
	font-weight: bold;
	color: #194195;
	text-decoration: none;
}
.catTrail a {
	font-size: 15px;
	font-weight: normal;
	color: #194195;
	text-decoration: none;
}
.catTrail a:hover {
	font-size: 15px;
	font-weight: normal;
	color: #194195;
	text-decoration: underline;
}
.catLabel {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.catLabel a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.catLabel a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #bc002a;
	text-decoration: underline;
}