.leftBodySmall {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
	background-color: #e1f4fd;
}

.clsNodeEmpty {
	font-weight:bold;
	color: #A2D5ED;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	color: black;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1f4fd;
}

.clsNodeSelected {
	font-weight:bold;
	color: #000000;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand
}

.clsNode:hover {
	text-decoration: none;
}

.clsNodeDiv {
	font-weight:bold;
	color: #003366;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #e1f4fd;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1f4fd;
}

.clsNodeDiv a{
	text-decoration: none;
	color: #003366;
}

.clsNodeDiv_1st {
	font-weight:bold;
	color: #003366;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #e1f4fd;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbe0e8;
}

.clsNodeDiv_1st a{
	text-decoration: none;
	color: #003366;
}

.clsNodeDivOver { 
	font-weight:bold;
	color: #003366;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #A2D5ED;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2D5ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2D5ED;
}

.clsNodeDivOver a{
	text-decoration: none;
	color: #003366;
}

.clsNodeDivOver_1st { 
	font-weight:bold;
	color: #003366;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #A2D5ED;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2D5ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2D5ED;
}

.clsNodeDivOver_1st a{
	text-decoration: none;
	color: #003366;
}

.clsNodeDivActive { 
	font-weight:bold;
	color: #eaf8fe;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #f6feff;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f6feff;
}

.clsNodeDivActive a{
	text-decoration: none;
	color: #ff0000;
}

.clsNodeDivActive_1st { 
	font-weight:bold;
	color: #eaf8fe;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #f6feff;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe0e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbe0e8;
}

.clsNodeDivActive_1st a{
	text-decoration: none;
	color: #ff0000;
}

