#TreeDiv {background-color:rgb(162,215,247);}
#TreeDiv table
{
   width:500px;
   font-family:Arial;
   font-size:12px;
   color:rgb(0,0,128);
}
#TreeDiv img {margin-right:5px;}
#TreeDiv td
{
   height:25px;
   padding:6px;
   margin:6px;
   overflow:hidden;
}
#TreeDiv a
{
   font-family:Arial;
   font-size:12px;
}
#TreeDiv td.selected
{
   background-color:rgb(1,145,218);
   color:rgb(255,255,0);
}


#content H1 {color:#0000BB;font-size:16px;margin-top:16px;}
#content H2 {color:#0000BB;font-size:15px;margin-top:14px;}
#content H3 {color:#0000BB;font-size:14px;margin-bottom:5px;}
#indexContent H2 {color:#FFFF00;font-size:14px;margin-top:14px;}
#indexContent H3 {color:#FFFFFF;font-size:12px;margin-bottom:5px;}
#content a {color:#0000BB;text-decoration:none;}
#content .input {width:400px}

span.star {color:#BB0000;vertical-align:super;}

#indexContent 
{
   overflow:hidden;
   height:100%;
   width:100%;
   background-color:#000064;
   background-position:top;
   background-repeat:repeat-x;
   cursor:hand;
}

#content {background-color:#FFF;}
#content td {padding:0px;}

#NavigationH {background-color:rgb(1,145,218);color:rgb(255,200,0);font-size:12px;}
#NavigationH a {color:rgb(255,255,0);}


/* - Стили для «Схемы внутрисистемного информационного взаимодействия» -------------------------- */
div#infrastructure
{
   background-image:url('images/infrastructure.gif');
   background-repeat:no-repeat;
   background-POSITION:center top;
   width:583px;
   height:600px;
}
div#arrows
{
   border:2px SOLID #0191DA;
   background-COLOR:#FFFFFF;
   background-image:url('images/arrows.gif');
   background-repeat:no-repeat;
   background-POSITION:center top;
   padding:0px 5px;
   width:593px;
   height:600px;
}
div#infrastructure TABLE
{
   border-collapse:collapse;
}
div#infrastructure TD
{
   border:0px SOLID #000000;
   border-collapse:collapse;
   font-family:arial;
   font-size:9pt;
   font-weight:normal;
}
div#infrastructure TD.blue {COLOR:#090FC1;}
div#infrastructure TD.green {COLOR:#28A238;}
div#infrastructure TD.brown {COLOR:#A55F25;}


table#infTable td {height:32px;padding-left:5px;}

table#infTable table.inftable td {padding-left:15px;border-bottom:1px SOLID  #FFFF00;height:24px;vertical-align:middle;}

table.inftable 
{
   background-image:url('images/yellow.gif');
   background-repeat:repeat-y;
   display:none;
   margin-left:10px;
   margin-bottom:20px;
   width:600px;
   padding-left:4px;
}

/* ---------------------------------------------------------------------------------------------- */