.greenHead {
	font-family: "Arial Narrow";
	font-size: 21px;
	font-weight: bold;
	color: #3C684F;
	text-transform: capitalize;
}
.redHead {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #BC2E43;
}
.blackHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.blackText {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.justBorder {
	border: 1px solid #41673D;
}
.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CE4822;
}
.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.regularTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blackBorder {
	border: 1px solid #000000;
}
.grayBorder {
	border: 1px solid #B5B5B5;
}
.cartHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2F2F2;
	background-color: #808080;
	font-weight: bold;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.deleteRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
	background-color: #496D55;
}
.greenScript {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #3F8931;
}
.redScript {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
}
.greenScriptLarge {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #3F8931;
	font-style: italic;

}
.redTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
}
.grayScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #8A8A8A;
}
.redScriptLarge {
	font-family: "Comic Sans MS";
	font-size: 23px;
	color: #CC3300;
	font-style: italic;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 3C684F;

}
.grayTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	font-style: italic;
}
.blueScriptLarge {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #404F8C;

}
.redScriptSmall {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: normal;
	color: #CC3300;
	font-style: italic;

}
.linkText-Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C684F;
}
.blackTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borderWithBackground {
	border: 1px solid #41673D;
	background-color: #E1F0E3;

}
.PriceTextSlashed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.WhiteTextLarge {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;

}
.greenTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C684F;
}
.orangeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC99;
}
.redTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: normal;
}
