.RadGrid_WinXP
{
	background: #f6f6f1;
	cursor: default;
}

.MasterTable_WinXP
{
	font-size: 11px;
	font-family: Arial, Verdana;
	border-collapse: separate !important;
    -moz-user-select: none;
    border-right: solid 1px #185074;
    border-bottom: solid 1px #185074;
    border-left: solid 1px #6A96AB;
}

.MasterTable_WinXP a
{
	color: #0d88f0;
}

th.GridHeader_WinXP
{
	font-weight: bold;
	text-align: center;
	background: url('Img/Headerbg.gif') repeat-x;
	white-space: nowrap;
	padding: 6px 2px;
	border-top: solid 1px #e6e5e1;
	border-left: solid 1px #fcfbf9;
	border-right: solid 1px #e4e2d9;
}

th.ResizeHeader_WinXP
{
	background: url('Img/resizeHeader.gif') no-repeat;
	border-top: solid 1px #e6e5e1;
	width: 6px;
	padding: 0 !important;
	border-left: solid 1px #fcfbf9;
	border-right: solid 1px #e4e2d9;
}

.ResizeItem_WinXP
{
	background: #fcfbf9 url('Img/resize.gif') repeat-y !important;
	border-right: solid 1px #f1f0ee;
	border-bottom: solid 1px #fcfbf9;
	border-top: solid 1px #e4e2d9;
	width: 6px;
	padding: 0 !important;
}

.GridHeader_WinXP a
{
	color: #242500;
}
.GridCommandRow_WinXP
{
    padding: 3px 3px 4px 3px;
    background-color: #DADAE4;
}
.GridCommandRow_WinXP td
{
    border: inset 1px ;
}
.GridFilterRow_WinXP
{
    background-color: #F7F7F2;
    text-align: center;
}
.GridRow_WinXP td,
.GridAltRow_WinXP td,
.SelectedRow_WinXP td,
.ActiveRow_WinXP td
{
    padding:3px;
}

.GridRow_WinXP,
{
	background-color: white;
}
.GridAltRow_WinXP
{
	background-color: #CFDBE3;
}
.GridRow_WinXP td,
.GridAltRow_WinXP td
{
	border-right: 1px solid #e3e2de;
	border-bottom: solid 1px #fcfbf9;
	border-top: solid 1px #efede2;
}
.GridRow_WinXP td td,
.GridAltRow_WinXP td td,
.GridFooter_WinXP td td
{
	border: none 0px;
}
.SelectedRow_WinXP
{
	background: #347297 none;
}
.SelectedRow_WinXP td
{
	border-top: solid 1px #ffffe1;
	border-right: 1px solid #e3e2de;
	border-bottom: solid 1px #fcfbf9;
}

.ActiveRow_WinXP
{
	background: #f3f7f9 none;
}
.ActiveRow_WinXP td
{
	border-right: 1px solid #e3e2de;
}

.GridEditRow_WinXP
{
	background: #ffffe1;
}

.GridEditRow_WinXP td
{
	border: solid 1px #bab8a9;
	border-left: 0;
}

.GridEditRow_WinXP a
{
	color: #015da5;
}

.GridEditRow_WinXP a:hover
{
	color: #003e6e;
}

.GridPager_WinXP td
{
	color: #242500;
	padding: 3px 14px;
	border-top: solid 1px #e3e2de;
	border-right: 1px solid #cbc8c0;
	background: #f7f7f2;
}

.GridFooter_WinXP
{
	color: White;
	font-weight: bold;
	background: #347297;
}
.GridFooter_WinXP td
{
	border-top: solid 1px #e3e2de;
	border-right: 1px solid #e3e2de;
	padding:3px;
}

.GridPager_WinXP a
{
	color: #242500;
}

.GroupPanel_WinXP
{
	background: #6a96ab url('Img/GroupPanel.gif') repeat-x top left;
	height: 22px;
	width: 100%;
	border-top: 1px solid #cbcac7;
	border-bottom: 1px solid #fff;
	border: inset 1px;
}

.GroupPanel_WinXP Table
{
	border-collapse: collapse;
	border: 0;
}

.GroupPanelItems_WinXP
{
	color: #12143E;
	border: outset 1px;
	background: #B9DBDE url('Img/GroupPanelItem.gif') repeat-x top left;
	font-size: 9pt;
	padding: 1px 1px 2px 3px;
}

.GroupHeader_WinXP td
{
	background: #B9DBDE url('Img/GroupPanelItem.gif') repeat-x top left;
	border: outset 1px;
	font-weight: bold;
	font-size: 8pt;
	color: #232323;
}
