a.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

a.prnnode:hover { font-weight:600; }

a.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

a.node:hover { font-weight:600; }

a.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
}

a.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:600;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

div.row {
    color:#0066cc;
    text-decoration:none;
    cursor:pointer;
}

div.selrow {
    background-color:#99CCFF;
    cursor:pointer;
}

div.row:hover {}

input.nodeedit {
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:20px;
    width:250px;
    border:#cfcfcf 1px solid;
    z-index:1;
}

.menu_product {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#334299;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

.menu_product:hover { font-weight:600; }

.selmenu_product {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:600; 
    color:#334299;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

.menu_shadecard {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#cc3300;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}

.menu_shadecard:hover { font-weight:600; }

.selmenu_shadecard {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:600;
    color:#cc3300;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;
}