.TopBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.FeatureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.FeatureBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.FeatureLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.FeatureTitleWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.BasketSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #112233;
}
.BasketSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 112233;
	font-weight: bold;

}
.TabFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 224466;
}
.HandHover {
	cursor: hand;
}
.SubCatIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 224466;
}
.ShortDescription {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 224466;
}
.Figures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: 224466;
	font-weight: normal;
}
.PageXOfX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 224466;
}
.Allsopp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #224466;
}
.DisplayBasketFormHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 224466;
}
.DisplayBasketFormBodyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: 224466;
}
.SearchDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.MemberOrderDetailsBlackBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.TabFontLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 224466;
}
.tdBlackTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #93BEE2;
  padding-left: 6px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #93BEE2;
}
.tdredtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #93BEE2;
  padding-left: 6px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #93BEE2;
}
.tblborder {
  border-top-width: 2px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #93BEE2;
  border-right-color: #93BEE2;
  border-bottom-color: #93BEE2;
  border-left-color: #93BEE2;
}