﻿.Trim
{
	padding:0px;
	margin:0px;
	z-index:1;
}
.TopLeft
{
	width:6px;
	height:39px;
	background:url(../images/top-left.gif) no-repeat left;
	z-index:1;
}
.TopRight
{
	width:6px;
	height:39px;
	background:url(../images/top-right.gif) no-repeat right;
	z-index:1;
}
.Top
{
	height:38px;
	background:url(../images/top-mid.gif) repeat-x top #444444;
	z-index:1;
}
.MiddleLeft
{
	width:6px;
	background:url(../images/left.gif) repeat-y left;
	z-index:1;
}
.MiddleRight
{
	width:6px;
	background:url(../images/right.gif) repeat-y right;
	z-index:1;
}
.Middle
{
	width:688px;
	background-color:#FFFFFF;
	z-index:1;
}
.BottomLeft
{
	width:6px;
	height:6px;
	background:url(../images/bottom-left.gif) no-repeat left;
	z-index:1;
}
.BottomRight
{
	width:6px;
	height:6px;
	background:url(../images/bottom-right.gif) no-repeat right;
	z-index:1;
}
.Bottom
{
	height:6px;
	background:url(../images/bottom-mid.gif) repeat-x bottom;
	z-index:1;
}
.MiddleBottom
{
	height:52px;
	background:url(../images/pager_bg.gif) repeat-x bottom;
	z-index:1;
}
.Header
{
	position:relative;
	width:688px;
	height:38px;
	z-index:1;
}
.GridName
{
	position:absolute;
	right:5px;
	top:10px;
	width:250px;
	height:28px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	z-index:1;
}
