.RadGrid
{
	background-image: url(../Img/bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #e6e5e1;
	border-right: 1px solid #e7e6e3;
	border-left: 1px solid #cbc8c0;
	background-color: #f6f6f1;
}

.MasterTable
{
	background-repeat: repeat-x;
	font-size: 9px;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(../Img/Headerbg.gif);
	background-repeat: repeat-x;
}

.ResizeItem
{
	background-image: url(../Img/resize.gif);
	background-repeat: repeat-y;
	width: 17px;
	padding-left: 0px;
}

.GridRowXP .ResizeItem
{
	border: 0px;
	border-bottom: 1px solid #e1ded8;
	border-top: 1px solid white;
}

.GridHeaderXP
{
	font-weight: bold;
	text-align: center;
	background-image: url(../Img/headerSeparator.gif);
	background-repeat: no-repeat;
	height: 25px;
}

.GridHeaderXP A
{
	color: #242500;
}

.GridRowXP
{
	padding-left: 0px;
	background-image: none;
}

.GridRowXP TD
{
	padding-left: 5px;
	border: 1px solid white;
	border-bottom: 1px solid #edece5;
	border-right: 1px solid #dbd7cb;
}

.GridRowXP TABLE TD
{
	border: 0px;
}

.GridPagerXP
{
	height: 21px;
	color: #242500;
	padding-left: 14px;
}

.GridPagerXP A
{
	color: #242500;
}
