body{
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: White;
	scrollbar-darkshadow-color: Gray;
	scrollbar-face-color: Red;
	scrollbar-highlight-color: #CCCCCC;
}

.TopRight{
	background-image: url('../../ContentImage/TopRight.gif');
	width: 20px;
	height: 20px;
}
.TopLeft{
	background-image: url('../../ContentImage/TopLeft.gif');
	width: 20px;
	height: 20px;
}
.BottomRight{
	background-image: url('../../ContentImage/BottomRight.gif');
	width: 20px;
	height: 20px;
}
.BottomLeft{
	background-image: url('../../ContentImage/BottomLeft.gif');
	width: 20px;
	height: 20px;
}
.Top
{
	background-color: #E7E7E7;
	width: 537px;
	height: 20px;
}
.TopAll
{
	background-color: #E7E7E7;
	width: 725px;
	height: 20px;
}
.Right{
	background-color: #E7E7E7;
	width: 20px;
}
.Left{
	background-color: #E7E7E7;
	width: 20px;
}
.Bottom{
	background-color: #E7E7E7;
	width: 537px;
	height: 20px;
}
.Content{
	background-color: #E7E7E7;
	vertical-align: top;
	height: 440px;
	direction:rtl;
}
.ContentEmpty{
	background-color: #E7E7E7;
	vertical-align: top;
}
.TopSplit{
	background-color: #E7E7E7;
}
.BottomSplit{
	background-color: #E7E7E7;
}
.SpaceVertical{
	width: 7px;
}
.SpaceHorizontal{
	height: 7px;
}
