.imgsLevel 
{
}

.imgsContainer 
{
}

.imgsItem 
{
	cursor: default;
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4A7DCE;
	text-align: center;
}

.imgsItem a
{
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4A7DCE;
}


.imgsActiveItem
{
	cursor: default;
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #4A7DCE;
	text-align: center;
}

.imgsSelectedItem
{
	cursor: default;
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.imgsSelectedItem a
{
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: red;
}



