.style1 {color: #FFFFFF;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.style2 {color:#960000;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
td.sidebarleft{background: #FFFACD;text-align:center;vertical-align:top;width:15%}
td.sidebartitle{background: #960000;color: #edcc74;font: 13px tahoma,verdana,sans-serif;font-weight:bold}
td.sideboxbody{text-align:left;vertical-align:middle; background: #edcc74;color: #960000;font: 13px tahoma,verdana,sans-serif;font-weight:bold; border:#960000 ridge; border-width:thin}
td.sideboxtitle{background: #FFFACD;color: #FFFACD;text-align:left;vertical-align:middle;font-size:13px;font-weight:bold;}
table.mainbody{border:none;width:100%}
table.sidebox{border:none;text-align:center;vertical-align:middle;width:100%}
td.dialogcell{background:#EFEFEF}
td.dialogtitle{background: #edcc74;color: #960000;font: 13px tahoma,verdana,sans-serif;font-weight:bold;}
a:link.top{color: #FFFFFF;text-decoration: none;}
a:visited.top{color: #FFFFFF;text-decoration: none;}
a:hover.top{color: #FFFFFF;text-decoration: none;}
a:active.top{color: #FFFFFF;text-decoration: none;}
a.item{color:#003366;font-size:8pt;font-weight:bold;margin:2;}
a:link{color:#800000;text-decoration:none}
a:visited{color:#A0522D;text-decoration:none}
a:hover{color:#800000;text-decoration:underline}
a:active{color:#800000;text-decoration:underline}
.hidden {display: none;}
input.flat{background: #4682B4;border: 1px solid #0000CC;color: #FFFACD;cursor:hand;font:10pt Geneva,Arial,Helvetica,san-serif}
input.wide{color:#006699;float:left;font-size:8pt;vertical-align:middle;width:100%}
textarea.wide{color:#006699;float:left;font-size:8pt;vertical-align:middle;width:100%}
div.scroll-tree {float:left;padding-top: 0.5em;padding-bottom: 0.5em;background-color:#FFFACD;}
div.tree-item td.a {text-decoration:none;}
.tree, .tree-item table.tree-table {
        font: 12px tahoma,verdana,sans-serif;
        font-weight:bold;
        color: #960000;
}
.tree-item-more{padding-left: 1px;}
.tree-item span.label{cursor:pointer;}
.tree-item table.tree-table td.label span.label{padding: 0 2px;}
.tree-item .tgb {width: 9px;height: 9px;vertical-align:middle;cursor: default;}
.tree-item .icon {padding-right: 4px;cursor: pointer;width: 18px;height: 18px;text-align:center;vertical-align:middle;}
.tree-item-selected table.tree-table td.label span.label {background-color: #edcc74;color: HighlightText;}
div.tree-item, div.tree-item:hover {
        cursor:pointer;
        margin-bottom: 1px;
        padding:2px;
        text-align:left;
        font-weight:bold;
        color:#FFFACD;
}

div.tree-item a{
        text-decoration:none;
}

div.tree-item:hover {
        background-color:#edcc74;
}

div.tree-item-expanded, div.tree-item-expanded:hover, div.tree-item-collapsed, div.tree-item-collapsed:hover {
        cursor:pointer;
        margin-bottom: 1px;
        padding-left: 1px;
        padding:2px;
        text-align:left;
        font-weight:bold;
        font-size:140%;
        color:#FFFACD;
}

div.tree-item-expanded div.tree-item-collapsed{
        background-color:#edcc74;
}

/* "expanded" folder */
div.tree-item-expanded:hover {
        background-color:#edcc74;
}


/* "closed" folder */
div.tree-item-collapsed:hover {
        background-color:#edcc74;
}

/* custom icons for expanded and closed folder */
div.tree-item td.customIcon {
        background: url("img/document2.png") no-repeat 0 50%;
} 

div.tree-item-expanded td.customIcon {
        background: url("img/1downarrow.png") 
        no-repeat 0 50%;
}
div.tree-item-collapsed td.customIcon {
        background: url("img/1rightarrow.png") 
        no-repeat 0 50%;
}
/* Makes an indent for each subtree */
.tree { padding-left: 10px; }

/* the area of the tree that is expanded */
.tree-lined {
        background-color:#FFFACD;
}

.saleh {
        font-weight: bold;
        background-color:#edcc74;
        text-align : center;
        color:#960000;
}

.priceh {
        font-weight: bold;
        background-color:#edcc74;
        color:#960000;
}

