#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
{
   background-color: rgb(230,240,255);
}
#content h1 {color:#0000BB;font-size:16px;margin-top:16px;}
#content h2 {margin-left:200px;color:#0000BB;font-size:14px;margin-top:14px;}
#content h3 {margin-left:200px;color:#e77817;font-size:14px;margin-top:14px;}
#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:#0186D1;cursor:hand;}

#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);}


#clients
{
   height:200px;
   width:140px;
   overflow:hidden;
   vertical-align:top;
   text-align:left;
}
#indexContent
{
   width:100%;
   height:100%;
   background-color:rgb(2,67,192);
   background-image:url('images/gradient.gif');
   background-repeat:repeat-y;
}
#indexRow1
{
   width:100%;
   height:200px;
   background-image:url('images/FinTop.gif');
   background-position:top left; 
   background-repeat:no-repeat;
}
