
a.small {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}
a.small:hover {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}


.small {
	font-family:  Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	color: #333333;
		font-weight:bold;
	line-height: 12px;
}


.treeNodeContent
{
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background: url(dfgtacka2.gif) no-repeat 0px 0px;
}

.treeNodeContent a, .treeNodeContent a:active, .treeNodeContent a:visited
{
	display: block;
	padding: 0px 0px 0px 15px;
	line-height: 10px;
	background: url(tacka2.gif) no-repeat 0px 0px;
	overflow: hidden;
		text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.treeNodeContent a:hover
{
	background: url(tacka1.gif) no-repeat 0px 0px;
	color: #FFCC33;
	text-decoration: none;
}

.index {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 16px;
}

a.index {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}
a.index:hover {
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}
