<STYLE TYPE="text/css">
<!--
body
 {
 background-image: url(BG100.jpg); 
 scrollbar-face-color: #666699;
 scrollbar-shadow-color: #9999CC; 
 scrollbar-highlight-color: #99CCFF; 
 scrollbar-3dlight-color: #99C0E6; 
 scrollbar-darkshadow-color: #333333; 
 scrollbar-track-color: #9999CC; 
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-face-color: #666699;
 scrollbar-shadow-color: #99CCFF; 
 scrollbar-highlight-color: #9999CC; 
 scrollbar-3dlight-color: #99C0E6; 
 scrollbar-darkshadow-color: #333333; 
 scrollbar-track-color: #9999CC; 
 scrollbar-arrow-color: #FFFFFF;
 }
a:link { color: blue; text-decoration: none; cursor: hand }
a:active { color: white; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: white; text-decoration: none }
#shade
 {
 width:150px;
 height:50px; 
 padding:0px;
 font:bold 8pt; font-family: palatino linotype, times new roman; 
 background:transparent; 
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#545565, Direction=150, Strength=5);
 }
#dropshade
 {
 width:150px;
 height:150px; 
 padding:0px; 
 font:bold 8pt; 
 font-family: palatino linotype, times new roman; 
 background:transparent; 
 filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2,Color=#777777,  Positive='true');
 Filter: Blur(Add = 1, Direction = 135, Strength = 5);
 }
#text
 {
 font:bold 10pt; 
 font-family: palatino linotype, times new roman; 
 Filter: Blur(Add = 5, Direction = 135, Strength = 50);
 }
#top
 {
 position: absolute; 
 left: 0px; 
 top: 0px; 
 }
#navbar 
 { 
 background:transparent; 
 vertical-align: top; 
 float: left;
 position: absolute; 
 left: 25px; 
 top: 200px; 
 height: 100%; 
 width: 9em; 
 padding: .5em; 
 } 
html body
  {
  margin: 0;  padding: 0;  
  }
div.fixed
  {
  position: absolute;
  top: 0;
  left: 0;
  }
body>div.fixed
  {
  position: fixed;
  }
vertical div.fixed
 {
  width: 12em;
  height: 100%;
  color: #000;
  background: #abc;
 }
body.vertical div.fixed
  {
  width: 12em;
  height: 100%;
  color: #000;
  background: transparent;
  }
body.vertical div.scroll  
  {
  margin: 0 0 0 12em;
  padding: 6em;
  }
body.horizontal div.fixed
  {  
  width: 100%;
  }
body.horizontal div.fixed div.wrap
  {  
  height: 3em;  
  color: #000;  
  background-image: url(BG100.jpg);  
  }
body.horizontal div.scroll
  {
  margin: 8em 0 0 12em;
  padding: 0 30px;
  }
body.vertical div.foobar,body.horizontal div.foobar,vertical div.foobar
  {
  border: 0 none;
  color: #000;
  background-image: url(BG100.jpg);
  }
body.vertical div.foobar code,body.horizontal div.foobar code,vertical div.foobar code
  {
  color: #066;
  background-image: url(BG100.jpg);
  }
div.fixed p
  {
  margin: 0;
  padding: 20px;
  font-weight: bold;
  }

-->
</STYLE>


