body, td, A
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Tahoma, Verdana;
}
A:link
{
    text-decoration: underline;
}
A:active
{
    text-decoration: underline;
}
A:visited
{
    text-decoration: underline;
}
A:hover
{
    color: #cc3333;
    text-decoration: underline;
}
.divNormal
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.Box
{
    color: #000000;
    background-color: #ffffcc;
    border-right: #990033 1px solid;
    border-top: #990033 1px solid;
    border-left: #990033 1px solid;
    border-bottom: #990033 1px solid;
    font-size: 10px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
}
.Box2
{
    color: #000000;
    background-color: #ecebeb;
    border-right: #990033 1px solid;
    border-top: #990033 1px solid;
    border-left: #990033 1px solid;
    border-bottom: #990033 1px solid;
    font-size: 10px;
    color: #000000;
    font-family: Arial, Tahoma, Verdana;
}
.NodeSelected
{
    font-weight: bold;
    color: #ffffff;
    background-color: #696969;
}
.ProductTitle
{
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.LightBlue
{
    color: #3300ff;
}
.Button
{
    width: 100px;
    height: 25px;
}
.Title
{
    font-weight: bold;
    font-size: 16px;
}
.TitleWhite
{
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
}

.Root
{
    font-weight: bold;
    color: #0000ff;
}
.nodeSelected
{
    font-weight: bold;
    color: #0000ff;
    background-color: #ecebeb;
}
