.CustomShelfDropDown
{
	font-family: Verdana;
	font-size: 8pt;
	width: 200px;
}
.Text
{
	font-family: Verdana;
	font-size: 8pt;
	
}
.TextError
{
	font-family: Verdana;
	font-size: 8pt;
	color: Red;
}
.TextBlueBold
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #0e228c;
}
.TextPriceRed
{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: Red;
}
.TextPriceBlack
{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	color: Black;
}
