<?xml version="1.0"?>
<JWM> 

  <WindowStyle> 
    <Font>Sans-10</Font> 
    <Width>4</Width> 
    <Height>22</Height>
    <Corner>4</Corner>
    <Foreground>#999</Foreground> 
    <Background>#D6DBDF</Background>
    <Outline>#aaa</Outline> 
    <Active> 
      <Foreground>#222</Foreground> 
      <Background>#A4A4A4</Background> 
      <Outline>#A4A4A4</Outline> 
    </Active> 
  </WindowStyle> 

  <TrayStyle> 
    <Font>Sans-10</Font> 
    <Foreground>#222</Foreground> 
    <Background>#A4A4A4</Background> 
    <Outline>#A4A4A4</Outline>
    <Active>
      <Foreground>black</Foreground> 
      <Background>#578090</Background>
    </Active> 
  </TrayStyle> 

  <PagerStyle> 
    <Outline>black</Outline> 
    <Foreground>#DCDAD5</Foreground> 
    <Background>#888888</Background> 
    <Active>
      <Foreground>#8899AA</Foreground> 
      <Background>#3A4956</Background> 
    </Active>
  </PagerStyle> 

  <PopupStyle> 
    <Font>Sans-10</Font> 
    <Outline>black</Outline> 
    <Foreground>black</Foreground> 
    <Background>#91AABF</Background> 
  </PopupStyle> 

  <MenuStyle> 
    <Font>Sans-10</Font> 
    <Foreground>black</Foreground> 
    <Background>#A4A4A4</Background> 
    <Outline>#999</Outline>
    <Active>
      <Foreground>black</Foreground> 
      <Background>#5395AF</Background>
    </Active>
  </MenuStyle> 

</JWM>



