﻿.ParentNodeStyle
{
	width			:198px;
	height			:29px;
	background-image:url(/images/site/subcattree/greenback.jpg);
}

.ParentNodeText
{
	font-family	:Arial;
	font-size	:12px;
	color		:#FFFFFF;
	font-weight	:bold;
	padding-left:5px;
	text-decoration:none;
}

.ChildNodeStyle
{
	width			:198px;
	height			:29px;
	padding			:0px 0px 0px 0px;
	background-image:url(/images/site/subcattree/greyback.jpg);
}

.ChildNoteText
{
	font-family	:Arial;
	font-size	:12px;
	font-weight	:bold;
	color		:#333333;
	padding-left:25px;
	text-decoration:none;
}

.AlphabetText
{
	font-family	:Arial;
	font-size	:12px;
	font-weight	:bold;
	color		:#333333;
	text-decoration:none;
}
