.TopLeft
{
	background-image:url(Glossy/TopLeft.gif);
	width:20px;
	height:47px;
}
.Top
{
	background-image:url(Glossy/Top.gif);
	background-repeat:repeat-x;
	swidth:auto;
	height:47px;
}
.TopRight
{
	background-image:url(Glossy/TopRight.gif);
	width:20px;
	height:47px;
}
.Left
{
	background-image:url(Glossy/Left.gif);
	background-repeat:repeat-y;
	width:20px;
}
.Right
{
	background-image:url(Glossy/Right.gif);
	background-repeat:repeat-y;
	width:20px;
}
.DownLeft
{
	background-image:url(Glossy/DownLeft.gif);
	width:20px;
	height:14px;
}
.Down
{
	background-image:url(Glossy/Down.gif);
	background-repeat:repeat-x;
	height:14px;
}
.DownRight
{
	background-image:url(Glossy/DownRight.gif);
	width:20px;
	height:14px;
}
