.ButtonNormal {
	BORDER-RIGHT: buttonface 1px solid; BORDER-TOP: buttonface 1px solid; BORDER-LEFT: buttonface 1px solid; BORDER-BOTTOM: buttonface 1px solid; BACKGROUND-COLOR: buttonface
}
.ButtonPressed {
	BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-BOTTOM: buttonhighlight 1px solid; BACKGROUND-COLOR: buttonface
}
.ButtonMouseOver {
	BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-BOTTOM: buttonshadow 1px solid; BACKGROUND-COLOR: buttonface
}
.ButtonDisabled {
	BORDER-RIGHT: buttonface 1px solid; BORDER-TOP: buttonface 1px solid; BORDER-LEFT: buttonface 1px solid; BORDER-BOTTOM: buttonface 1px solid; BACKGROUND-COLOR: buttonhighlight
}
.Image {
	WIDTH: 22px; HEIGHT: 22px
}
.Toolbar {
	BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-BOTTOM: buttonshadow 1px solid; HEIGHT: 30px; BACKGROUND-COLOR:buttonface
}
.Divider {
	BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; BORDER-LEFT: buttonshadow 1px solid; WIDTH: 2px; BORDER-BOTTOM: buttonhighlight 1px solid; HEIGHT: 24px; BACKGROUND-COLOR: buttonface
}
.Swatch {
	BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; WIDTH: 3px; BORDER-BOTTOM: buttonshadow 1px solid; HEIGHT: 24px; BACKGROUND-COLOR: buttonface
}
.Space {
	WIDTH: 0px; HEIGHT: 24px; BACKGROUND-COLOR: buttonface
}
.List {
	BACKGROUND: white; FONT: 8pt verdana,arial,sans-serif
}
.Text {
	FONT: 8pt verdana,arial,sans-serif
}
.Heading {
	BACKGROUND: white; COLOR: navy
}
.TitleBar{
	BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-BOTTOM: buttonshadow 1px solid;BACKGROUND-COLOR: background
}
.TitleBarText{
	COLOR: captiontext;
}
.StatusBar {
	BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-BOTTOM: buttonshadow 1px solid; HEIGHT: 30px; BACKGROUND-COLOR: buttonface
}
.Panel {
	BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-BOTTOM: buttonhighlight 1px solid; BACKGROUND-COLOR:buttonface
}

.SysTray {
	WIDTH: 12px; HEIGHT: 12px;
	cursor: hand 
}
.Menu{
	cursor:default
}
.Noimage{
	cursor:auto
}
