.ComboBoxDropDown_ClassicBlue
{
	background-color: white;
}

.ComboBoxItemHover_ClassicBlue
{
	color: white;
	cursor: default;
}

.ComboBoxItemHover_ClassicBlue
{
	color: white;
	cursor: pointer;
	cursor: hand;
}

