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

	<WindowStyle>
		<Font>Sans-10</Font>
		<Width>3</Width>
		<Height>22</Height>     
		<Corner>4</Corner>
		<Active>
			<Foreground>black</Foreground>
			<Background>#F1F8FE</Background>
			<Outline>black</Outline>
		</Active>
		<Foreground>black</Foreground>
		<Background>#FCFEFF</Background>
		<Outline>black</Outline>
	</WindowStyle> 

	<TaskListStyle>
		<Font>Sans-10</Font>
		<Active>
			<Foreground>black</Foreground>
			<Background>#F1F8FE</Background>
		</Active>
		<Background>#FFFFFF</Background>
	</TaskListStyle>

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

	<PagerStyle>
		<Outline>black</Outline>
		<Foreground>#DCDAD5</Foreground>
		<Background>#9898A8</Background>
		<Active>
			<Foreground>#F899CA</Foreground>
			<Background>#DA4976</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>#FFFFFF</Background>
		<Active>
			<Foreground>black</Foreground>
			<Background>#C1E0FA</Background>
		</Active>
	</MenuStyle>

</JWM>
