<?xml version="1.0"?>
  <JWM> <!-- adapted from David Andrew's Win9xModern -->

  <WindowStyle>
    <Font>Sans-10</Font>
    <Width>3</Width>
    <Foreground>#000</Foreground>
    <Background>#BEBEBE</Background>
    <Outline>#5D7CB0</Outline>
    <Active>
      <Foreground>#FFFFFF</Foreground>
      <Background>#5D7CB0</Background>
      <Outline>#5D7CB0</Outline>
    </Active>
  </WindowStyle>

  <TrayStyle>
    <Font>Sans-10</Font>
    <Foreground>#000</Foreground>
    <Background>#BEBEBE</Background>
    <Active>
      <Foreground>#FFFFFF</Foreground>
      <Background>#5D7CB0</Background>
    </Active>
  </TrayStyle>

  <PagerStyle>
    <Font>Sans-10</Font>
    <Outline>#000</Outline>
    <Foreground>#BEBEBE</Foreground>
    <Background>#8E8E8E</Background>
    <Active>
      <Foreground>#5D7CB0</Foreground>
      <Background>#5D7CB0</Background>
    </Active>
  </PagerStyle>

  <PopupStyle>
    <Font>Sans-10</Font>
    <Outline>#0A256A</Outline>
    <Foreground>#fff</Foreground>
    <Background>#5D7CB0</Background>
  </PopupStyle>

  <MenuStyle>
    <Font>Sans-10</Font>
    <Foreground>#000</Foreground>
    <Background>#BEBEBE</Background>
    <Active>
      <Foreground>#FFFFFF</Foreground>
      <Background>#5D7CB0</Background>
    </Active>
  </MenuStyle>

  </JWM>
