.imgsLevel 
{
}

.imgsContainer 
{
}

.normalTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.activeTable
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.tableNavigationFull
{
	border-right: white 3px solid;
	border-top: white 3px solid;
	border-left: white 3px solid;
	border-bottom: white 3px solid;
}
.tableNavigationTop
{
	border-right: white 3px solid;
	border-top: white 3px solid;
	border-left: white 3px solid;
	border-bottom: white 0px solid;
}
.tableNavigationBottom
{
	border-right: white 3px solid;
	border-top: white 0px solid;
	border-left: white 3px solid;
	border-bottom: white 3px solid;
}
.tableNavigationNormal
{
	border-right: white 3px solid;
	border-top: white 0px solid;
	border-left: white 3px solid;
	border-bottom: white 0px solid;
}
.imgsItem 
{
	cursor:hand;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-align: left;
}

.imgsItem a
{
	cursor:hand;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-align: left;
}


.imgsActiveItem
{
	font-weight: normal;
	font-size: 13px;
	cursor:hand;
	color: white;
	font-family: Verdana, Sans-Serif;
	text-align: left;
	text-decoration:underline;
}

.imgsSelectedItem
{
	font-weight: normal;
	font-size: 13px;
	cursor:hand;
	color: white;
	font-family: Verdana, Sans-Serif;
	text-align: left;
	text-decoration:underline;
}

.imgsSelectedItem a
{
	font-weight: normal;
	font-size: 13px;
	cursor:hand;
	color: white;
	font-family: Verdana, Sans-Serif;
	text-align: left;
	text-decoration:underline;
}



