.Grid 
{ 
  border: 1px solid #7C7C94; 
  background-color: #FFFFFF; 
  cursor: pointer; 
}
.GridHeader
{
  background-color: #D6D7E1;
  border-bottom: 1px solid #57566F; 
  height: 28px;
  padding-left: 3px;
  cursor: default; 
}

.GridHeaderText
{
  color: black;  
  font-family: verdana; 
  font-size: 10px;
}
.GridHeaderTextHidden
{
  color: #D6D7E1;  
  font-family: verdana; 
  font-size: 8px;
}
.GridHeaderTextBold
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: verdana;
}
.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 10px;
}

.GridFooterTextHidden
{
  color: white;  
  font-family: verdana; 
  font-size: 10px;
}

.ScrollBar
{
  background-image: url(images/scroller/scroller_bg.gif); 
}

.ScrollGrip
{
  background-image: url(images/scroller/scroll_gripBg.gif); 
}
.ScrollPopup
{
  background-color: #FFFFFF; 
  border: 1px solid #666666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  height: 23px;
}




.Grid2 
{ 
  border: 1px solid #7C7C94; 
  background-color: #FFFFFF; 
  cursor: pointer; 
}
.GridHeader2
{
	padding-left: 3px;
	cursor: default;
	border-bottom: #57566f 1px solid;
	height: 28px;
	background-color: #5A6B7D;
}

.GridHeaderText2
{
  color: white;  
  font-family: verdana; 
  font-size: 10px;
}
.GridHeaderTextBold2
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: verdana;
}
.GridFooterText2
{
  color: #000000;  
  font-family: verdana; 
  font-size: 10px;
}
.GroupHeading2
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}





.HeadingRow 
{ 
  background-color: #E2E2E2; 
}

.HeadingCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
  padding: 3px;
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: left;
}
.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: black; 
  font-family: verdana; 
  font-size: 10px;   
  font-weight: bold; 
  padding-right: 5px;
}
.GroupByText2
{
  color: white; 
  font-family: verdana; 
  font-size: 10px;   
  font-weight: bold; 
  padding-right: 5px;
}

.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.DataRow 
{ 
  background-color: #FFFFFF; 
}

.DataCell 
{ 
  cursor: default;
  padding: 3px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 
.DataCellNoPad 
{ 
  cursor: default;
  padding: 0px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
}

.DataRow td.FirstDataCell 
{ 
  padding-left: 3px; 
} 

.DataRow2 
{ 
  
}

.DataCell2
{ 
  cursor: default;
  padding: 2px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.DataCell2FirstCell
{ 
  cursor: default;
  padding: 2px; 
  border-left: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
} 

.DataCell2LastCell
{ 
  cursor: default;
  padding: 2px; 
  border-right: 1px solid #EAE9E1; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 10px; 
}

.DataCell2Header
{ 
  cursor: default;
  padding: 2px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 11px; 
  font-weight: 900;
} 

.DataCell2HeaderNoRows
{ 
  cursor: default;
  padding: 2px; 
  font-family: verdana; 
  font-size: 11px; 
  font-weight: 900;
} 

.AlternatingRow
{
	background-color: #F6F6F6; 
}

.SelectedRow 
{ 
  background-color: #FFEEC2; 
}

.SelectedRow td.DataCell 
{ 
  cursor: default; 
  padding: 2px; 
  padding-left: 3px; 
  padding-bottom: 3px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}
.SelectedRowNoPad 
{ 
  background-color: #FFEEC2; 
}

.SelectedRow td.DataCell 
{ 
  cursor: default; 
  padding: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}
.GridFooter
{
  cursor: default;
  padding: 5px;
}

.GridFooter a 
{
  color: Black;
  font-weight: bold;
}

.PagerText
{ 
  font-family: verdana; 
  font-size: 11px; 
} 
.PagerTextWht
{ 
  font-family: verdana; 
  font-size: 8px; 
  color:White;
} 

.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-size: 11px; 
  width: 150px;
  height: 30px;
}

.RedRow 
{ 
 background-color: #FFFFFF; 
 cursor: default;
}
.RedRow td.DataCell 
{ 
 font-size:10px;
 font-family:MS Sans Serif;
 font-size: 10px;
 color: red;
} 
.PdfBodyText
{ 
  font-family: verdana, Arial; 
  font-size: 8px; 
}
.PdfHeader
{ 
  font-family: verdana, Arial; 
  font-size: 9px; 
}
.PdfHeadText
{ 
  font-family: verdana, Arial; 
  font-size: 18px; 
}
.EditDataCell
{ 
  padding: 0px!important; 
  background-color: #E2E2E2; 
  border-width:0px!important;
} 

.EditDataField
{ 
  padding: 0px; 
  padding-left: 1px; 
  font-family: verdana; 
  font-size: 10px; 
  height: 18px;
  width: 98%!important; 
} 
.SelectedRow 
{ 
  background-color: #FFEEC2; 
}

.SelectedRow td.DataCell 
{ 
  cursor: default; 
  padding: 2px; 
  padding-left: 3px; 
  padding-bottom: 3px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}

.SelectorCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
}
.HoverRow 
{ 
}

.HoverRow td.DataCell 
{ 
  background-color: #E6E6EE; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 10px; 
  padding:3px;
  cursor: default;
  
} 
