/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.ygtvcontent {
    cursor:pointer;
}
.banner {
    border-bottom: 3px ridge #333333;
    padding: 0em;
    margin-bottom: 0em;

}
#treeDiv0 {
    border-left:4px groove #333333;
    margin-top:1em;
    padding:0.6em;
}
#treeDiv1 {
    border-left:4px groove #333333;
    margin-top:1em;
    padding:0.6em;
}
#treeDiv2 {
    border-left:4px groove #333333;
    margin-top:1em;
    padding:0.6em;
}
#treeDiv3 {
    border-left:4px groove #333333;
    margin-top:1em;
    padding:0.6em;
}
#treeDiv4 {
    border-left:4px groove #333333;
    margin-top:1em;
    padding:0.6em;
}
#treeDiv5 {
    border-left:4px groove #333333;
    margin-top:1em;
    padding:0.6em;
}

.ygtvitem {
    padding:0.12em;
}
.ygtvtn {
    background:transparent url(menuitem_indicator.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvtm {
    background:transparent url(menuitem_submenuindicator_down.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvtmh {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll -8px -77px;
    height:20px;
    width:1em;
}
.ygtvtp {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvtph {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll -8px -395px;
    height:20px;
    width:1em;
}
.ygtvln {
    background:transparent url(menuitem_indicator.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvlm {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvlmh {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvlp {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll;
    height:20px;
    width:1em;
}
.ygtvlph {
    background:transparent url(menuitem_submenuindicator.gif) no-repeat scroll -8px -395px;
    height:20px;
    width:1em;
}
.ygtvdepthcell {
    background:transparent none repeat scroll 0 0;
    height:20px;
    width:1em;
    cursor:default;
}
.ygtvln, .ygtvtn {
    cursor:default;
}