.CompanyName {
	font-family: Arial;
	font-size: 18px;
	color: #87ba1c;
	font-weight: bold;
}
.Slogan {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
}
.FieldAccount {
	font-family: Arial;
	font-size: 11px;
	color: #5f7501;
	background-color: #FFFFFF;
	height: 18px;
	width: 120px;
	border: 1px solid #707070;
}
.FooterText {
	font-family: Arial;
	font-size: 11px;
	color: #9c9c9c;
}
.body {
		background-image: url(../images/SiteBG.png);
}
.LinkFooter {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #848484;
	text-decoration: none;
}
.LinkFooter:Hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #589219;
	text-decoration: none;
}
.Field {
	font-family: Arial;
	font-size: 12px;
	color: #3d4b00;
	height: 24px;
	width: 120px;
	background-image: url(../images/BGF.png);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	line-height: 20px;
}
.FieldDropDown {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	background-color: #FFFFFF;
	height: 18px;
	width: 220px;
	border: 1px solid #b5b5b5;
}
.MyAccountLink {
	font-family: Arial;
	font-size: 11px;
	color: #ce4f1d;
	text-decoration: none;
}
.MyAccountLink:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #4c8712;
	text-decoration: none;
}
.Listing {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}
.Listing:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #9cc202;
	font-weight: bold;
	text-decoration: none;
}
.ListingSelected {
	font-family: Arial;
	font-size: 11px;
	color: #ce4f1d;
	font-weight: bold;
	text-decoration: none;
}
.Text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.ErrorLabel {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.ProdName {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ce4f1d;
}
.ProductName {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #85ae2f;
}
.NeedHelpTopText {
	font-family: Arial;
	font-size: 13px;
	color: #5d5d5d;
	font-weight: bold;	
	text-decoration: none;
}
.NeedHelpTop {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;	
	color: #85ae2f;
	text-decoration: none;
}
.NeedHelpTop:Hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
}
.DataTitle {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #add603;
	text-decoration: none;
}
.DataProdDispImg {
	border: 1px solid #cbcbcb;
}
.DataText {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.DataProdTypeText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.DataCompareText {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.DataComparePrice {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ac1b0c;
	text-decoration: none;
}
.DataPrice {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #048316;
	text-decoration: none;
}
.DataInput {
	font-family: Arial;
	font-size: 11px;
	color: #818181;
	background-color: #FFFFFF;
	height: 18px;
	width: 50px;
	border: 1px solid #b5b5b5;
}
.CartTitle {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.CartText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #687e10;
	text-decoration: none;
}
.CartQty {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #687e10;
	text-decoration: none;
}
.CartQty:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CartCheckOut {
	font-family: Arial;
	font-size: 12px;
	color: #ee9743;
	font-weight: bold;
	text-decoration: underline;
}
.CartCheckOut:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.margin {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.SearchField {
	font-family: Arial;
	font-size: 12px;
	color: #3d4b00;
	height: 24px;
	width: 205px;
	background-image: url(../images/BGF.png);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 20px;
}
.SearchTxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.MyAccountMargin {
	margin: 0px;
	padding-left: 7px;
}
.mainpadding {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.ProdPagetextdesc {
	font-family: Arial;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
}
.ProdPageCompareTo {
	font-family: Arial;
	font-size: 12px;
	color: #7a7a7a;
	font-weight: bold;
}
.ProdPageCompareToPrice {
	font-family: Arial;
	font-size: 12px;
	color: #ad0000;
	text-decoration: line-through;
	font-weight: bold;
}
.ProdPageOurPrice {
	font-family: Arial;
	font-size: 13px;
	color: #8b8b8b;
	font-weight: bold;
}
.ProdPagePrice {
	font-family: Arial;
	font-size: 13px;
	color: #63ad00;
	font-weight: bold;
}
.ProdPageQty {
	font-family: Arial;
	font-size: 12px;
	color: #434343;
	font-weight: bold;
}
.ProdPageQtyField {
	font-family: Arial;
	font-size: 12px;
	color: #589a00;
	background-color: #e8e8e8;
	height: 21px;
	width: 50px;
	border: 1px solid #757575;
	font-weight: bold;
}
.ProdPageType {
	font-family: Arial;
	font-size: 11px;
	color: #564009;
	font-weight: bold;
}
.ProdPageTechInfoTitle {
	font-family: Arial;
	font-size: 13px;
	color: #7a7a7a;
	font-weight: bold;
}
.ProdPageTechInfoH {
	font-family: Arial;
	font-size: 12px;
	color: #564009;
}
.ProdPageTechInfo {
	font-family: Arial;
	font-size: 12px;
	color: #7a7a7a;
}
.ProdListTitle {
	font-family: Arial;
	font-size: 14px;
	color: #564009;
	font-weight: bold;
}
.ProdList {
	font-family: Arial;
	font-size: 11px;
	color: #564009;
	text-decoration: underline;
}
.ProdList:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ProdListPartTitle {
	font-family: Arial;
	font-size: 14px;
	color: #017e01;
	font-weight: bold;
}
.ProdListPart {
	font-family: Arial;
	font-size: 11px;
	color: #017e01;
	text-decoration: underline;
}
.ProdListPart:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ShopTitle {
	font-family: Arial;
	font-size: 11px;
	color: #1972b1;
	font-weight: bold;
	text-decoration: underline;
}
.ShopSubTotal {
	font-family: Arial;
	font-size: 11px;
	color: #fe9e00;
	font-weight: bold;
	text-decoration: none;
}