BODY
{
	margin:0px 0px 0px 0px;
}

div.banner{
   font-family:verdana;
   font-size:10pt;
   background-color:#000000;
   color:#ffffff;
   height:100%;
}
    
td.banner{
//   height:100px;
   color:#ffffff;
   background-color:#000001;
 }

td.verticletoolbar{
 height:100%;
 width:170px;
 background-color:#000001;
 color:#ffffff;
}
    
 div.verticletoolbar{
       height:100%;
       width:100%;
       background-color:#000001;
       color:#ffffff;
    }
    
   td.maincontent{
//       height:100%;
       background-color:#000001;
    }
    
div.maincontent{
       height:100% ;
       width:100%;
       background-color:#ffffff;
       color:#000000;
       margin:10px 10px 10px 10px;
    }

   td.flagbar{
       width:170px;
       background-color:#444444;
}
    
div.flagbar{
       height:100%;
       width:100%;
       background-color:#444444;
       color:#ffffff;
    }

//   td.horizontaltoolbar{
//       height:20px;
//   }
   
   div.horizontaltoolbar{
       height:100%;
       width:100%;
       background-color:#000001;
       color:#000000;
   }

   td.footer{
       height:20px;
       background-color: #000000;
   }

   div.footer{
       height:100%;
       width:100%;
       background-color:#000000;
       color:#000000;
   }

  table.formatter{
     width:100%;
     height:100%;
  }

span.pageheader
{
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
background-color:#ffffff;
color:#000000;
}

td.listseperator
{
  height:1px;
  background-color:#000001;
}	

img.listseperator
{
  height:1px;
}	

td.listspacer
{
  height:1px;
  background-color:#ffffff;
}	

img.listspacer
{
  height:10px;
}	

td.htbitem
{
  background-color:#000001;
  color:#000000;
  border-right: 1px solid white;
  padding: 4px 4px 4px 4px;	
}

a.htbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

a:hover.htbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:#aaaaaa;
	font-weight:bold;
	text-decoration:none;
}			

td.selectedhtbitem
{
  background-color:#ffffff;
  color:#000000;
  border-right: 1px solid white;
  padding: 4px 4px 4px 4px;	
}

a.selectedhtbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover.selectedhtbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:#000001;
	font-weight:bold;
	text-decoration:none;
}			



td.vtbitem
{
  background-color:#000001;
  color:#000000;
  padding: 4px 4px 4px 4px;	
  border-bottom: 1px solid white;

}

a.vtbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

a:hover.vtbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:eb0033;
	font-weight:bold;
	text-decoration:none;
}			

td.selectedvtbitem
{
 background-color:#000001;
  color:#000000;
  padding: 4px 4px 4px 4px;	
    border-bottom: 1px solid white;

}

a.selectedvtbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:eb0033;
	font-weight:bold;
	text-decoration:none;
}

a:hover.selectedvtbitem
{
	font-family:Verdana;
	font-size:8pt;
	color:eb0033;
	font-weight:bold;
	text-decoration:none;
}			


