.imgsLevel 
{
}

.imgsContainer 
{
}

.imgsItem 
{
	width :151px;
	height:38px;
	cursor:  hand;
	font-family: Tahoma, Arial, helvetica;
	font-size: 0px;
	font-weight: bold;
	color: #4A7DCE;
	text-align: center;
}

.imgsItem a
{
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4A7DCE;
}


.imgsActiveItem
{
	width :151px;
	height:38px;
	cursor: hand;
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4A7DCE;
	
	text-align: center;
}

.imgsSelectedItem
{
	width :151px;
	height:38px;
	cursor: hand;
	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;
}


/* small items */
.imgsItemSmall
{
	width :100px;
	height:38px;
	cursor: hand;
	font-family: Tahoma, Arial, helvetica;
	font-size: 0px;
	font-weight: bold;
	color: #4A7DCE;
	text-align: center;
}

.imgsItemSmall a
{
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4A7DCE;
}


.imgsActiveItemSmall
{
	width :100px;
	height:38px;
	cursor: hand;
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #4A7DCE;
	text-align: center;
}

.imgsSelectedItemSmall
{
	width :100px;
	height:38px;
	cursor: hand;
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.imgsSelectedItemSmall a
{
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
