/* CSS Document */
*{margin:0;}
a
{
	text-decoration:	underline;

}
a,a:visited
{
	color:#000;
	background:inherit;
}
body
{
	margin:0;
	padding:0px;
	font:12px tahoma,ËÎÌå,sans-serif;
}
dt
{
	font-size:22px;
	font-weight:bold;
	margin:0 0 0 0px;
}
dd
{
	margin:0 0 0 0px;
}
h4
{
	margin:0;
	padding:0;
	font-size:18px;
	text-align:center;
}
p
{
	margin:0;
	padding:0 0 0 0px;
}
p a,p a:visited
{
	color:#00f;
	background:inherit;
}

.TreeMenu img.s
{
	cursor:hand;
	vertical-align:middle;
}
.TreeMenu ul
{
	padding:0;
}
.TreeMenu li
{
	list-style:none;
	padding:0;
}
.Closed ul
{
	display:none;
}
.Child img.s
{
	background:none;
	cursor:default;
}

#CategoryTree ul
{
	margin:0 0 0 17px;
}
#CategoryTree img.s
{
	width:34px;
	height:18px;
}
#CategoryTree .Opened img.s
{
	background:url(img/opened.gif) no-repeat 0 1px;
}
#CategoryTree .Closed img.s
{
	background:url(img/closed.gif) no-repeat 0 1px;
}
#CategoryTree .Child img.s
{
	background:url(img/child.gif) no-repeat 13px 2px;
}

#CategoryTree
{
	float:left;
	width:265px;
	border:0px 
	background:#CDF5D3;
	background:url(/img/tyty.jpg)  ;
	color:inherit;
	margin:0px;
	padding:0px;
}



