.GridClass
{
  CURSOR: default;
  FONT-SIZE: 11px;
  CURSOR: default;
  FONT-FAMILY: arial;
  COLOR: #444;
  TEXT-ALIGN: left;
  
}

.RowClass
{
  BACKGROUND-COLOR: #fff;
  
}

.DataCell 
{
  BORDER-bottom: #ccc 1px solid;
  BORDER-RIGHT: #ccc 1px solid;
  CURSOR: default;
  FONT-FAMILY: arial;
  COLOR: #444;
  TEXT-ALIGN: left; 
  vertical-align:middle;
  padding:5px;
}

.AlternatingRowClass 
{
  BACKGROUND-COLOR: #ffe;
}

.HeaderClass 
{
  FONT-WEIGHT: normal;
  COLOR: #15C4ED;
  FONT-SIZE: 11px;
  FONT-FAMILY: arial;
}

.HeadingCellClass 
{
  COLOR: #15C4ED;
  PADDING: 5px;
  BACKGROUND-COLOR: #E7F9FD;
  BORDER-bottom: #ccc 1px solid;
  BORDER-RIGHT: #ccc 1px solid;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
}

.HeadingTextClass 
{
  COLOR: #15C4ED;
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  FONT-FAMILY: arial;
  WHITE-SPACE: nowrap
}

.HeadingRowClass 
{
  BACKGROUND-COLOR: #E7F9FD;
}

.SelectorCell 
{
  BORDER-right: #ccc 1px solid;
  BACKGROUND-COLOR: #eee;
  BORDER-bottom: #ccc 1px solid;
}

.SelectedRowClass 
{
	BACKGROUND-COLOR: #ffc;
}

.SelectedRowClass TD.DataCell 
{
}

.IndentCell 
{
  BORDER-RIGHT: 0px;
  BACKGROUND: #E7F9FD;
}

.GridFooter
{ 
  BORDER-bottom: #ccc 1px solid;
  BORDER-right: #ccc 1px solid;
  padding: 5px;
  color: #000000;  
  font-family: arial; 
  font-size: 11px;
  BACKGROUND-COLOR: #E7F9FD;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

div.b_add_systems { width: 99px; height: 19px; margin: 0px; background: url("../Comcast1/GridImages/b_add_systems.gif") 0px -19px no-repeat; }
div.b_add_systems a { display: block; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; background: url("../Comcast1/GridImages/b_add_systems.gif") top left no-repeat; }
div.b_add_systems a:hover { background-image: none; }

 div.b_edit1 { width: 48px; height: 19px; margin: 0px; background: url("../Comcast1/GridImages/b_edit.gif") 0px -19px no-repeat; }
 div.b_edit1 a { display: block; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; background: url("../Comcast1/GridImages/b_edit.gif") top left no-repeat; }
 div.b_edit1 a:hover { background-image: none; }
 
 div.b_delete1 { width: 61px; height: 19px; margin: 0px; background: url("../Comcast1/GridImages/b_delete.gif") 0px -19px no-repeat; }
 div.b_delete1 a { display: block; margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; background: url("../Comcast1/GridImages/b_delete.gif") top left no-repeat; }
 div.b_delete1 a:hover { background-image: none; }
 
 .alt { display: none; }
