.Anonymous { 

	cursor: pointer; cursor: hand;
	font-family: verdana;
	font-weight: normal; 
	font-size: 10px; 
	color: #000000;
	padding-left: 9px;
	line-height: 14px;
	width: 100%;
}

.Known { 

	cursor: pointer; cursor: hand;
	font-family: verdana;
	font-weight: bold; 
	font-size: 10px; 
	color: #ed1c24;
	padding-left: 9px;
	line-height: 14px;
	width: 100%;
}

.Selected { 
	cursor: pointer; cursor: hand;
	font-family: verdana;
	font-weight: bold; 
	font-size: 10px; 
	color: #ed1c24;
	padding-left: 9px;
	line-height: 14px;
	width: 100%;
}

.pathSearch { 
	position: relative;
	background-color: #ed1c24;
	layer-background-color: #ed1c24;
	visibility: inherit;
}

.pathInvisible { 
	position: relative;
	visibility: hidden;
}

.pathSelected { 
	position: relative;
	background-color: #ed1c24;
	layer-background-color: #ed1c24;	
	visibility: inherit; 
}

.SnakeLevel1 { position: relative; visibility: inherit; background-color: #ffffff;  }
.SnakeLevel2 { position: relative;  visibility: inherit; background-color: #ffffff; }
.SnakeLevel3 { position: relative;  visibility: inherit; background-color: #ffffff; }
.SnakeLevel4 { position: relative;  visibility: inherit; background-color: #ffffff;}
