.scrollMod {
	scrollbar-3dlight-color: #bed929;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #bed929;
    scrollbar-darkshadow-color: #bed929;
    scrollbar-face-color: #bed929;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}

.LineThroughText, .YellowText, a.YellowText:hover, .YellowText2, .LargeText, .LargeRedText, .BodyText, .BasketBody, .Red, .RedUnderline, .BodyUnderline, a.BodyUnderline:hover, .GreenText, .BrownText, .WhiteText, .ButtonText, a.ButtonText:hover, .BasketText, a.BasketText:hover, .MoreInfoText, a.MoreInfoText:hover, .ButtonText2, a.ButtonText2:hover, .ButtonText3, a.ButtonText3:hover, .GreenProduct, a.GreenProduct:hover, .RedProduct, a.RedProduct:hover, .ButonText, a.ButonText:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.LineThroughText {
	font-size: 12px;
	font-weight: bold;
	color: #DA6851;
	text-decoration: line-through;
}
.YellowText {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a.YellowText:hover {
	font-size: 9px;
	color: #FFFF00;
	font-weight: bold;
}
.YellowText2 {
	font-size: 9px;
	color: #FFFF00;
	font-weight: bold;
}
.LargeText {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.LargeRedText {
	font-size: 14px;
	font-weight: bold;
	color: #DA6851;
}
.BodyText {
	font-size: 9px;
	font-weight: normal;
	color: #454343;
}
.BasketBody {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.Red {
	font-size: 9px;
	font-weight: normal;
	color: #DA6851;
}
.RedUnderline {
	font-size: 9px;
	font-weight: normal;
	color: #DA6851;
	text-decoration: underline;
}
.BodyUnderline {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.BodyUnderline:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #DA6851;
	font-weight: normal;
}
.GreenText {
	font-size: 9px;
	font-weight: bold;
	color: #BED92E;
}
.BrownText {
	font-size: 12px;
	font-weight: bold;
	color: #DA6851;
}
.WhiteText {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.ButtonText {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.ButtonText:hover {
	font-size: 9px;
	color: #DA6851;
	font-weight: normal;
}
.BasketText {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a.BasketText:hover {
	font-size: 9px;
	color: #DEF71B;
	font-weight: bold;
}
.MoreInfoText {
	font-size: 9px;
	font-weight: normal;
	color: #DA6851;
}
a.MoreInfoText:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #DA6851;
	font-weight: normal;
}
.ButtonText2 {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.ButtonText2:hover {
	font-size: 9px;
	color: #DA6851;
	font-weight: normal;
}
.ButtonText3 {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.ButtonText3:hover {
	font-size: 9px;
	color: #BBD81A;
	font-weight: normal;
}
.GreenProduct {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.GreenProduct:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #BBD81A;
	font-weight: normal;
}
.RedProduct {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.RedProduct:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #DA6851;
	font-weight: normal;
}
.ButonText {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
a.ButonText:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.MediumGreen {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BED92E;
}