﻿/*
.grid_item
{
	color:#7b696f;
	background-color:#e9e9e9;
	font-size:11px;
	font-family:Tahoma;
	white-space:nowrap;
	height:17px;
}
.grid_alt_item
{
	color:#5a434b;
	background-color:#e3e3e3;
	font-size:11px;
	font-family:Tahoma;
	white-space:nowrap;
	height:17px;
}
.grid_header
{
	color:#996666;
	background-color:#e6e0e0;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	white-space:nowrap;
	height:30px;
}
.grid_header a
{
	text-decoration:none;
	color:#996666;
}
*/