@charset "utf-8";
/* CSS Document */
.TitleText {
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}

.bluecapsheading {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #6981A7;
}

.BasketBody {
	font-family: "Lucida Sans Unicode";
	color: #3C3C3C;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;


}
.BasketHead {

	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9FBB7C;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ProductDescription {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #666666;
}

.Home_Title {
	font-family: "Lucida Sans Unicode";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.TitleText {
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.InfoBox {
	border: 1px solid #6384A7;
	padding: 5px;

}
.Home_SubTitle {

	font-family: "Lucida Sans Unicode";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}