body {
	font-family: Verdana, 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;
}
.ProductHead {
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	padding-left: 5px;
}
.ProductText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
}
.proTitleO  {
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
.ProductButton {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#929292;
	border: 1px solid #6e6e6e;
	cursor: pointer;
	cursor: hand;
}
.ProductButton2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#ff661d;
	border: 1px solid #ff661d;
	cursor: pointer;
	cursor: hand;
}
.ProductBg {
	background-color: #EFEFEF;
}
.ProductLinks {
	font-size: 10px;
	color: #ff9900;
	text-decoration: underline;
	padding-left: 5px;
}
.ProductLinks a {
	font-size: 10px;
	color: #ff9900;
	text-decoration: underline;
}
.ProductLinks a:hover {
	font-size: 10px;
	color: #ff9900;
	text-decoration: underline;
}
.NewOrderLink {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	text-decoration: underline;
}
.PriceSub {
	font-size: 11px;
	font-weight: bold;
	color: #6287BC;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
}
.PriceText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.YourPriceText {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	padding-top: 5px;
}
.YourPrice{
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}
.YourPriceSub {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.taxGrey {
	font-size: 9px;
	font-weight: normal;
	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: #6E4108;
	text-decoration: none;
}
.ProductForm {
	border: 1px solid #ff9900;
	background-color:#000000;
	font-size: 11px;
	color: #be2e4c;
	text-decoration: none;
}
.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: #424242;
}
.BoxSubtitle {
	font-size: 5px;
	font-weight: bold;
	color: #424242;
}
.BoxValue {
	font-size: 10px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.BoxValue a {
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.BoxValue a:hover {
	font-weight: normal;
	color: #424242;
	text-decoration: underline;
}
.CartSummarySubtitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.CartSummaryTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.CartSummaryValue {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	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;
}
.productTitleO {
	font-size: 12px;
	font-weight: bold;
	color:#ff9900;
	text-decoration: none;
}
.productDescription {
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.productDescription a {
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}
.productDescription a:hover {
	font-size:11px;
	font-weight: normal;
	color:#ff9900;
	text-decoration: underline;
}
.productPrice {
	font-size:14px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}


.backgroundTable { /* Background colour and border for individual products in product list */
	/*border: 1px #E5E5E5 solid;*/
}
.grey10 {
	font-size: 11px;
	font-weight: normal;
	color: #6E6E70;
	text-decoration: none;
}
.grey10 a {
	color: #6E6E70;
	text-decoration: none;
}
.grey10 a:hover {
	color: #6E6E70;
	text-decoration: underline;
}
.catTrail {
	font-size: 12px;
	font-weight: normal;
	color: #2182c8;
	text-decoration: none;
}
.catTrail a {
	font-size: 12px;
	font-weight: normal;
	color: #2182c8;
	text-decoration: none;
}
.catTrail a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #2182c8;
	text-decoration: none;
}
.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: #6db30a;
	text-decoration: underline;
}
.catMenu {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.catMenu a {
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.catMenu a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}
.ShopCart {
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.ShopCart a {
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.ShopCart a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}
.CatTD1 {
	font-size: 11px;
	font-weight: normal;
	color: #ff661d;
	padding-left:5px;
	text-decoration: none;
}
.CatTD1 a {
	font-size: 11px;
	font-weight: normal;
	color: #ff661d;
	padding-left:5px;
	text-decoration: none;
}
.CatTD1 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #ff661d;
	padding-left:5px;
	text-decoration: underline;
}
.crumbs {
	font-size: 11px;
	font-weight: bold;
	color: #ff661d;
	text-decoration: none;
}
.crumbs a {
	color: #ff661d;
	text-decoration: none;
}
.crumbs a:hover {
	color: #ff661d;
	text-decoration: none;
}
.CurrencyTitle {
	font-size:12px;
	font-weight: bold;
	color:#ff661d;
	text-decoration: none;
}
.CurrencyTitle a {
	color: #ff661d;
	text-decoration: none;
}
.CurrencyTitle a:hover {
	color: #ff661d;
	text-decoration: none;
}
