
.Gen
{
	POSITION: relative
}
.heading 
{
	BACKGROUND: lightgrey; COLOR: navy
}
.mytext
{
	BACKGROUND-COLOR: #ffffff; POSITION: relative
}
.yToolbar
{
	border-right: buttonshadow 1px solid;
	border-top: buttonhighlight 1px solid;
	left: 0px;
	border-left: buttonhighlight 1px solid;
	border-bottom: buttonshadow 1px solid;
	position: relative;
	top: 0px;
	height: 27px;
	background-color: #999999;
}

.Btn
{
	BACKGROUND-COLOR: #ffffff;  BORDER-BOTTOM: buttonface 1px solid; BORDER-LEFT: buttonface 1px solid; BORDER-RIGHT: buttonface 1px solid; BORDER-TOP: buttonface 1px solid; HEIGHT: 23px; POSITION: absolute; TOP: 1px; WIDTH: 23px
}
.Ico
{
	HEIGHT: 22px; LEFT: -1px; POSITION: absolute; TOP: -1px; WIDTH: 22px
}
.TBSep
{
	BORDER-LEFT: buttonshadow 1px solid; BORDER-RIGHT: buttonhighlight 1px solid; FONT-SIZE: 0px; HEIGHT: 22px; POSITION: absolute; TOP: 1px; WIDTH: 1px
}
.TBGen
{
	font: 8pt verdana,arial,sans-serif;
	color: #ffffff;
	position: absolute;
	top: 2px;
	height: 22px;
	background-color: #999999;
}
.TBHandle 
{
	BACKGROUND-COLOR: #ffffff; BORDER-LEFT: buttonhighlight 1px solid; BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; FONT-SIZE: 1px; HEIGHT: 22px; POSITION: absolute; TOP: 1px; WIDTH: 3px
}
.BtnMouseOverUp 
{
	BACKGROUND-COLOR: #F16321; BORDER-BOTTOM: buttonshadow 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; HEIGHT: 23px; POSITION: absolute; TOP: 1px; WIDTH: 24px
}
.BtnMouseOverDown 
{
	BACKGROUND-COLOR: #F16321; BORDER-BOTTOM: buttonhighlight 1px solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; HEIGHT: 23px; POSITION: absolute; TOP: 1px; WIDTH: 24px
}
.BtnDown 
{
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: buttonhighlight 1px solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; HEIGHT: 23px; POSITION: absolute; TOP: 1px; WIDTH: 24px
}
.IcoDown 
{
	HEIGHT: 23px; LEFT: 0px; POSITION: absolute; TOP: 0px; WIDTH: 24px
}
.IcoDownPressed 
{
	LEFT: 10px; POSITION: absolute; TOP: 1px
}
BODY 
{
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 5px
}

