body{
font-size:12px;
SCROLLBAR-FACE-COLOR: #DEE3F7; 
SCROLLBAR-HIGHLIGHT-COLOR: #DEE3F7; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #555555; 
SCROLLBAR-BASE-COLOR: #555555; 
}
a
{
	text-decoration:none;
}
a,a:visited
{
	color:#000;
	background:inherit;
}

dt
{
	font-size:22px;
	font-weight:bold;
	margin:0 0 0 15px;
}
dd
{
	margin:0 0 0 15px;
}
h4
{
	margin:0;
	padding:0;
	font-size:18px;
	text-align:center;
}
p
{
	margin:0;
	padding:0 0 0 18px;
}
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(skin3/opened.gif) no-repeat 0 1px;
}
#CategoryTree .Closed img.s
{
	background:url(skin3/closed.gif) no-repeat 0 1px;
}
#CategoryTree .Child img.s
{
	background:url(skin3/child.gif) no-repeat 13px 2px;
}

#CategoryTree
{
    font-size:14px;
	float:left;
	width:100%;
	color:inherit;
	margin:0px;
	padding:2px;
}
