td
{
	border:none;
}
SELECT.PageSize
{
	font-size:7pt;
	font-family:Tahoma;
	background-color:#F7F7F7;
	border:none;
}
INPUT.GridPageBox
{
	font-size:7pt;
	font-family:Tahoma;
	background-color:#F7F7F7;
	border:1 inset;
	direction:rtl;
}
.SortedColumn
{
	background-color:#DFE3E6;

}
.HeaderStyle td
{
	font-weight: bold;
	font-size: 8pt;
	color: #5A6069;
	font-family: tahoma;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#D3D8DD, EndColorStr=#DFE3E6);	
}

.PagerStyle td a:link,
.PagerStyle td a:visited,
.HeaderStyle td a:link,
.HeaderStyle td a:visited
{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border:none;
	font-family: tahoma;
}

.PagerStyle td span 
{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#002C6B;
	border:inset 1;
}
.HeaderStyle td input
{
/*	height:15px;*/
	padding:0;
	font-size:8pt;
	font-family:Tahoma;
	font-weight:bold;
	border:none;
	white-space:nowrap;
}
.ItemStyle
{
	background-color: #FBFBFB;
	font-size:8pt;
	font-family:Tahoma;
}
.AlternatingItemStyle
{
	background-color: #F4F4F4;
	font-size:8pt;
	font-family:Tahoma;
}
.EditItemStyle
{
	background-color: #DEEEFE;
	font-size:8pt;
	font-family:Tahoma;
}
.ItemStyle td,
.AlternatingItemStyle td,
.EditItemStyle td
{
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left: #DFE3E6 1px solid;
	white-space:nowrap;	
}
.FooterStyle
{
	background-color: #E6E6E6;
}
.FooterStyle td
{
	white-space:nowrap;
	font-size:7pt;
	font-family:Tahoma;
/*	background-color: #DFE3E6;*/
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#DFE3E6, EndColorStr=#F8F8F8);
}
.PagerStyle td
{
	font-size:7pt;
	font-family:Tahoma;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F8F8F8, EndColorStr=#D3D5D6);	


}
.PagerStyle td
{
	text-align:center;
}
.SelectedItemStyle td
{
	background-color: #71A3D5;
	cursor:hand;
	font-size:8pt;
	font-family:Tahoma;
	border-left: #71A3D5 1px solid;
	border-right:none;
	border-top:none;
	border-bottom:none;
	white-space:nowrap;
}
.HighLight td
{
	background-color: #FBD38E;
	cursor:hand;
	font-size:8pt;
	font-family:Tahoma;
	border-left: #cccccc 1px solid;
	border-right:none;
	border-top:none;
	border-bottom:none;
	white-space:nowrap;
}