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

	<WindowStyle>
		<Font>Sans-10</Font>
		<Width>3</Width>
		<Height>22</Height>
		<Active>
			<Foreground>black</Foreground>
			<Background>#DFDFFF:#A7C3E9</Background>
			<Outline>black</Outline>
		</Active>
		<Foreground>black</Foreground>
		<Background>#EFEFFF:#95A2B7</Background>
		<Outline>black</Outline>
		<Opacity>1.0</Opacity>
	</WindowStyle>

	<TaskListStyle> 
		<Font>Sans-10</Font>
		<Active>
			<Foreground>black</Foreground>
			<Background>#DFDFFF:#A7C3E9</Background>
		</Active>
		<Background>#EFEFFF:#95A2B7</Background> 
	</TaskListStyle> 

	<TrayStyle>
		<Font>Sans-10</Font>
		<Foreground>black</Foreground>
		<Background>#DCDAF5</Background>
	</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>#DCDAF5</Background>
		<Active>
			<Foreground>black</Foreground>
			<Background>#DFDFFF:#A7C3E9</Background>
		</Active>
	</MenuStyle>

</JWM>
