thead td, thead th 
{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	background-color: #D4D0C8;
	color: #000000;
	border-left:outset 1px buttonface;	
	border-right:outset 1px buttonface;
	background:#D4D0C8;
	border:outset 2px #ffffff;
	text-decoration:none;
	font-weight:normal;
	padding:2px;
}	

tfoot td	
{
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	background-color: #D4D0C8;
	color: #000000;
	border-top: solid 1px slategray;
}

.Grid_td	
{
	color: #000;
	padding-right: 2px;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;
	padding:3px;
}

.Grid_td_ColNumber 
{
	text-align: center;
	background-color: #D4D0C8;
	color: #000000;
	border-left:outset 1px buttonface;	
	border-right:outset 1px buttonface;
	background:#D4D0C8;
	border:outset 2px #ffffff;
	text-decoration:none;
	font-weight:normal;
}

.Grid_Footer 
{
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	border-top:outset 2px #ffffff;
	background:#D4D0C8;
	height:20;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:12px;
}	

.TgridRow 
{ 
	background-color:#FFFFFF; 
	color: #333333;
}


