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

	<WindowStyle>
		<Font align="center">Sans-10:bold</Font>
		<Width>5</Width>
		<Height>22</Height>
		<Corner>4</Corner>
		<Active>
			<Foreground>#555555</Foreground>
			<Background>#CECECE</Background>
			<Outline>#8A8A8A</Outline>
		</Active>
		<Foreground>#8A8A8A</Foreground>
		<Background>#CECECE</Background>
		<Outline>#8A8A8A</Outline>
	</WindowStyle>

	<TaskListStyle>
		<Font>Sans-10</Font>
		<Active>
			<Foreground>white</Foreground>
			<Background>#7F7F7F</Background>
		</Active>
		<Background>#C2C2C2</Background>
	</TaskListStyle>

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

	<PagerStyle>
		<Outline>#444444</Outline>
		<Foreground>#FCFCFC</Foreground>
		<Background>#888888</Background>
		<Active>
			<Foreground>#8899AA</Foreground>
			<Background>#3A4956</Background>
		</Active>
	</PagerStyle>

	<PopupStyle>
		<Font>Sans-10</Font>
		<Outline>black</Outline>
		<Foreground>#FCFCFC</Foreground>
		<Background>black</Background>
	</PopupStyle>

	<MenuStyle>
		<Font>Sans-10</Font>
		<Outline>#8A8A8A</Outline>
		<Foreground>#222222</Foreground>
		<Background>#FCFCFC</Background>
		<Active>
			<Foreground>white</Foreground>
			<Background>#7F7F7F</Background>
		</Active>
	</MenuStyle>

</JWM>
