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

	<WindowStyle>
		<Font>Sans-12</Font>
		<Width>3</Width>
		<Height>22</Height>     
		<Active>
			<Foreground>black</Foreground>
			<Background>#FFFFFF:#549FC1</Background>
			<Outline>black</Outline>
		</Active>
		<Foreground>gray30</Foreground>
		<Background>#FFFFFF:#DEDFF7</Background>
		<Outline>gray30</Outline>
	</WindowStyle> 

	<TaskListStyle>
		<Font>Sans-12</Font>
		<Active>
			<Foreground>white</Foreground>
			<Background>#393F96:#30528D</Background>
		</Active>
		<Background>#549FC1:#393F96</Background>
	</TaskListStyle>

	<TrayStyle>
		<Font>Sans-12</Font>
		<Foreground>white</Foreground>
		<Background>#00225E</Background>
	</TrayStyle>

	<PagerStyle>
		<Outline>black</Outline>
		<Foreground>#DCDAD5</Foreground>
		<Background>#888888</Background>
		<Active>
			<Foreground>#8899AA</Foreground>
			<Background>#3A4956</Background>
		</Active>
	</PagerStyle>

	<PopupStyle>
		<Font>Sans-12</Font>
		<Outline>black</Outline>
		<Foreground>white</Foreground>
		<Background>darkblue</Background>
	</PopupStyle>

	<MenuStyle>
		<Font>Sans-12</Font>
		<Foreground>black</Foreground>
		<Background>#E7EBF7</Background>
		<Active>
			<Foreground>black</Foreground>
			<Background>#E7F3F7:#94A2D6</Background>
		</Active>
	</MenuStyle>

</JWM>
