﻿.AlternatingItemStyle
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Helvetica, Arial;
	background-color: white;
}

.EditItemStyle
{
	font-size: 9px;
	font-family: microsoft Sans Serif;
	background-image: url(http://localhost/matrix/images/gS_Selected_Item.gif);
}

.FooterStyle
{
	font-family: microsoft Sans Serif;
	font-size:10px;
	background-image: url(http://localhost/matrix/images/gS_FinalListLargeTable.gif);
	height: 21px;
	border-top: 1px solid #CBCED9;
	color:#000000;
	text-align:center;
}

.DataGridFixedHeader
{
  border-right: #e4e4ed 1px solid;
  border-top: #e4e4ed 1px solid;
  font-size: 11px;
  background-image: url(http://localhost/matrix/images/gb41btFundo_new.gif);
  border-left: #e4e4ed 1px solid;
  width: 100%;
  border-bottom: #e4e4ed 1px solid;
  background-repeat: repeat-x;
  font-family: microsoft Sans Serif;
  height: 100%;
  background-color: #F2F0F0;
  background-color: white; position:relative; top:expression(this.offsetParent.scrollTop-2);
}

.HeaderStyle
{
  font-size : 10px; 
  color : #363636; 
  font-style : normal; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  text-decoration : none;   	
  border-right: #e4e4ed 1px solid;
  border-top: #e4e4ed 1px solid;
  border-left: #e4e4ed 1px solid;
  width: 100%;
  border-bottom: #e4e4ed 1px solid;
  background-repeat: repeat-x;
  height: 100%;
  background-color: #F2F0F0;  
}


.HeaderStyleACenter
{
	text-align: center;
}

.HeaderStyleARight
{
	padding-right: 10px;
	text-align: right;
}

.ItemStyle
{
	font-size: 9px;
	border-top-style: none;
	font-family: microsoft Sans Serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: white;
}

.ItemStyleACenter
{
	text-align: center;
}

.ItemStyleARight
{
	padding-right: 10px;
	text-align: right;
}

.PagerStyle
{
	border-right: #e4e4ed 1px solid;
	border-top: #e4e4ed 1px solid;
	font-size: 11px;
	background-image: url(http://localhost/matrix/images/gb41btFundo_new.gif);
	border-left: #e4e4ed 1px solid;
	width: 100px;
	border-bottom: #e4e4ed 1px solid;
	font-family: microsoft Sans Serif;
	height: 21px;
	background-color: #B2B4CC;
	text-align: left;
}

.LitePagerStyle
{	
	font-size: 11px;
	width: 100px;	
	font-family: microsoft Sans Serif;
	height: 21px;
	background-color: #FFFFFF;
	text-align: left;
}

.SelectedItemStyle
{
	font-size: 9px;
	font-family: microsoft Sans Serif;	
	background-image: url(http://localhost/matrix/images/dgfundo.jpg);
	font : write;
}

.SelectedItemStyleCursor
{
	font-size: 9px;
	font-family: microsoft Sans Serif;
	background-image: url(http://localhost/matrix/images/gS_Selected_Item.gif);
	cursor: pointer;
}

.DataGridStyle
{
	border-right: #e4e4ed 1px solid;
	border-top: #e4e4ed 1px solid;
	border-left: #e4e4ed 1px solid;
	border-bottom: #e4e4ed 1px solid;
}

.GridButton
{
	border-top: 1px solid #E4E4ED;
	border-bottom: 1px solid #E4E4ED;
	border-left: 1px solid #E4E4ED;
	border-right: 1px solid #E4E4ED;
	background-image: url(http://localhost/matrix/images/gb41btFundo_new.gif);
	background-color:#B2B4CC;
	font-family: microsoft Sans Serif;
	font-size:9px;
	height:16px;
	width:60px;
}