/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
.ygtvtn
{
	width:18px;
	height:22px;
	background:url(/images/treeview/treeview-sprite.gif) 0 -5600px no-repeat;
}

.ygtvtm
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -4000px no-repeat;
}

.ygtvtmh
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -4800px no-repeat;
}

.ygtvtp
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -6400px no-repeat;
}

.ygtvtph
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -7200px no-repeat;
}

.ygtvln
{
	width:18px;
	height:22px;
	background:url(/images/treeview/treeview-sprite.gif) 0 -1600px no-repeat;
}

.ygtvlm
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 0px no-repeat;
}

.ygtvlmh
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -800px no-repeat;
}

.ygtvlp
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -2400px no-repeat;
}

.ygtvlph
{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(/images/treeview/treeview-sprite.gif) 0 -3200px no-repeat;
}

.ygtvloading
{
	width:18px;
	height:22px;
	background:url(/images/treeview/treeview-loading.gif) 0 0 no-repeat;
}

.ygtvdepthcell
{
	width:18px;
	height:22px;
	background:url(/images/treeview/treeview-sprite.gif) 0 -8000px no-repeat;
}

.ygtvblankdepthcell
{
	width:18px;
	height:22px;
}

.ygtvitem
{}

.ygtvchildren
{
	*zoom:1;
}

.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited,.ygtvlabel:hover
{
	margin-left:2px;
	text-decoration:none;
	background-color:white;
}

.ygtvspacer
{
	height:22px;
	width:12px;
}

.icon0
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
}

.icon0:link, .icon0:visited, .icon0:active, .icon0:hover
{
	color: #231F20;
}

.icon1
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
}

.icon1:link, .icon1:visited, .icon1:active, .icon1:hover
{
	color: #2E3192;
}

.icon2
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
}

.icon2:link, .icon2:visited, .icon2:active, .icon2:hover
{
	color: #F7931E;
}

.icon3
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
}

.icon3:link, .icon3:visited, .icon3:active, .icon3:hover
{
	color: #9B8578;
}

.icon4
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
}

.icon4:link, .icon4:visited, .icon4:active, .icon4:hover
{
	color: #00AEEF;
}
