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

	<WindowStyle>
		<Font>Sans-10</Font> 
		<Width>3</Width> 
		<Corner>0</Corner>
		<Height>22</Height>      
		<Active> 
			<Foreground>black</Foreground>
			<Background>#999999:#4D4D4D</Background>
			<Outline>black</Outline>
		</Active>
		<Foreground>black</Foreground>
		<Background>#FFFFFF:#494949</Background>
		<Outline>black</Outline>
	</WindowStyle> 

	<TaskListStyle> 
		<Font>Sans-10</Font>
		<Active>
			<Foreground>black</Foreground>
			<Background>#999999:#4D4D4D</Background>
		</Active>
		<Background>#FFFFFF:#494949</Background> 
	</TaskListStyle> 

	<TrayStyle> 
		<Font>Sans-10</Font> 
		<Foreground>black</Foreground> 
		<Background>#7F7F7F</Background> 
	</TrayStyle> 

	<PagerStyle> 
		<Outline>black</Outline> 
		<Foreground>#DCDAD5</Foreground> 
		<Background>#A4A4A4</Background> 
		<Active>
			<Foreground>#8899AA</Foreground> 
			<Background>#333333</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>#8C8C8C</Background> 
		<Active>
			<Foreground>black</Foreground> 
			<Background>#E8E8E8:#A9A9A9</Background> 
		</Active>
	</MenuStyle> 

 </JWM>


