<?xml version=1.0?>
<JWM> <!-- adapted from Barry Kauler's Original -->

<WindowStyle>
	<Font>Sans-10</Font>
	<Width>3</Width>
	<Foreground>black</Foreground>
	<Background>#DCDAD5</Background>         
	<Outline>black</Outline>
	<Active><Foreground>white</Foreground>
	<Background>#4A5966</Background>
	<Outline>black</Outline></Active>
</WindowStyle> 

<TrayStyle>
	<Font>Sans-10</Font>
	<Foreground>black</Foreground>
	<Background>#DCDAD5</Background>
	<Active><Foreground>white</Foreground>
	<Background>#4A5966</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>yellow</Background>
</PopupStyle>

<MenuStyle>
	<Font>Sans-10</Font>
	<Foreground>black</Foreground>
	<Background>#DCDAD5</Background>
	<Active><Foreground>white</Foreground>
	<Background>#3A4956</Background></Active>
</MenuStyle>

</JWM>
