

body.treeBody{  
    background-color: #3065CD;
    background-image: url("images/tree-bg.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
}
.treeStyleHome{
    background-color:#FF9700;
}
.treeStyleMoveHome{
    background-color:#FF7800;
}
.treeStyleSubsystems{
    background-color:#FF9700;
}
.treeStyleMoveSubsystems{
    background-color:#FF7800;
}
.treeStyleSubsystem{
    background-color:#F9D5A0;
}
.treeStyleMoveSubsystem{
    background-color:#FF9700;
}
.treeStyleNode{
    background-color:#FFF1C3;
}
.treeStyleMoveNode{
    background-color:#F9D5A0;
}
.treeHighlight{
    background-color:#D0DFEF;
    color:#000000;
    font-size:11;
    font-family:arial;
    text-decoration:none;
}

table.tableMain{
    border-width: 1;
    border-color: #666666;    
    background-color:#ffffff;
}

.tableImageBackground{
}
.tableSwmgtStartStop{
    background-color:#ADBEDA;
    color:#003399; 
    text-decoration:none; 
    font-family:"Arial"; 
    font-size:11px; 
    font-weight:bold;
}
table.tableTitle{
    width:100%;
    margin:0;
    border-width:0;
    border-color: #F9D5A0;    
    background-color:#F9D5A0;
}
table.tableTitleHelp1{
    border:0;
    padding:0;
    margin:0;
    width:50;
    height:20;
    cursor:pointer;
    text-align:center;
    vertical-align:bottom;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    background:url(../images/HELP_01.gif);
}
table.tableTitleHelp2{
    border:0;
    padding:0;
    margin:0;
    width:50;
    height:20;
    cursor:pointer;
    text-align:center;
    vertical-align:bottom;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    background:url(../images/HELP_01-over.gif);
}

tr.tableHeader{
    background-color:#ADBEDA;
    color:#003399; 
    text-decoration:none; 
    font-family:"Arial"; 
    font-size:11px; 
    font-weight:bold;
}
tr.tableContent{
    background-color:#ADBEDA;
}
tr.tableRowHeader{
    background-color:#D8E0EF;
    color:#000066; 
    font-family:"Arial"; 
    font-size:11px; 
    text-decoration:none; 
    font-weight:bold;
}
tr.tableRow1Cols{
    background-color:#FFFFFF;
    color:#000000;
    font-family:"Arial"; 
    font-size:11px; 
}
tr.tableRow2Cols{
    background-color:#EAEAEA;
    color:#000000;
    font-family:"Arial"; 
    font-size:11px; 
}
tr.tableRowSelectCols{
    background-color:#D8FFFF;
    color:#000000;
    font-family:"Arial"; 
    font-size:11px; 
}
tr.tableRowOverCols{
    background-color:#E6E6E6;
    color:#000000;
    font-family:"Arial"; 
    font-size:11px; 
}
td.tableRowCol1{
    background-color:#D8E0EF;
    color:#000066; 
    font-family:"Arial"; 
    font-size:11px; 
    text-decoration:none;
}
td.tableRowColOther{
    background-color:#FFFFFF;
    color:#000000;
    font-family:"Arial"; 
    font-size:11px; 
}
tr.tableWaitRow{
    background-color:#FFFFFF;
}
td.tableProgressCol1{
    background-color:#ADBEDA;
}
td.tableProgressColOther{
    background-color:#FFFFFF;
}
a.tab1:link    {text-decoration:none; color:#003399; background-color:#D8E0EF;}
a.tab1:visited {text-decoration:none; color:#003399; background-color:#D8E0EF;}
a.tab1:hover   {text-decoration:none; color:#000066; background-color:#D8E0EF;}
a.tab1:active  {text-decoration:none; color:#003399; background-color:#D8E0EF;}

a.tab0:link    {text-decoration:none; color:#000066; background-color:#ADBEDA;}
a.tab0:visited {text-decoration:none; color:#000066; background-color:#ADBEDA;}
a.tab0:hover   {text-decoration:none; color:#000066; background-color:#ADBEDA;}
a.tab0:active  {text-decoration:none; color:#000066; background-color:#ADBEDA;}

.tabhi {
    background-color: #ADBEDA; 
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000066;
}
.tablo {
    background-color: #D8E0EF; 
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ADBEDA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
}
.tabnone {
    background-color: #FFFFFF; 
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
}
.tabloa {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #D8E0EF;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #D8E0EF;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #D8E0EF;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #D8E0EF;
}

.tablob {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #B6C7E5;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #B6C7E5;
}
.tabloc {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #B6C7E5;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #B6C7E5;
}
.tabhia {
    border-style: solid;
    border-width: 2px;
    border-color: #ADBEDA;
}
.tabhib {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #EEF3FB;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #EEF3FB;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #7694C8;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #7694C8;
}
.tabhic {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #EEF3FB;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #EEF3FB;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #7694C8;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #7694C8;
}

.headerseprater{
    background-color:#FFFFFF;
}
body.headerBody{
    background-color:#FFFFFF;
    margin:0;
}
td.headerLogo{
    width:194;
    height:77;
}
td.headerRow1{
    height:48;
    vertical-align :bottom;
}
td.headerRow2{
    width:100%;
    height:26;
    background-color:#3366cc;
    
}
td.headerRow3{
    width:100%;
    height:3;
    background-color:#FF9700;
    background-repeat:no-repeat;
}
table.headerMenu{
    margin-bottom:15;
}
div.headerSubMenu{
    top:28;
    width:800px;
    height:50;
    z-index:2;
    position:absolute;
    visibility:hidden;
}
.tableHomeLink{
	background-color:#FF9700;
}
