a.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    padding:1px 1px 1px 1px;
    border:#E6E6FF 0px solid;
    height:18px;
}

a.prnnode:hover { background-color:#CCFFCC; font-weight:bold;}

a.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    padding:1px 1px 1px 1px;
    border:#E6E6FF 0px solid;
    height:18px;
}

a.node:hover { background-color:#CCFFCC; text-decoration:underline;}

a.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;
    height:18px;
}

a.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;
    height:18px;
}

div.row {
    color:#0066cc;
    text-decoration:none;
    cursor:hand;
}

div.selrow {
    background-color:#99CCFF;
    cursor:hand;
}

div.row:hover {font-weight:bold;}

input.nodeedit {
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:18px;
    border:#cfcfcf 1px solid;
    z-index:1;
}

/* For the list.htm files */
.visited {
    width:100%;
    height:100%;
    color:#990000;
	
}


span.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    padding:1px 1px 1px 1px;
    border:#E6E6FF 0px solid;
    height:18px;
}

span.prnnode:hover { background-color:#CCFFCC; font-weight:bold;}

span.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    padding:1px 1px 1px 1px;
    border:#E6E6FF 0px solid;
    height:18px;
}

span.node:hover { background-color:#CCFFCC; text-decoration:underline;}

span.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;
    height:18px;
}

span.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    cursor:hand;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;
    height:18px;
}
