﻿.GridItem_Attr_Name
{
	font-family: Verdana, Serif, Arial; 
    font-size: 8pt; 
    color: #888888;
	font-style: italic;
}
.GridItem_Attr_Name2
{
	font-family: Verdana, Serif, Arial; 
    font-size: 8pt; 
    color: #a0a0a0;
    font-weight:bold;
}
.GridItem_Attr_Value
{
	font-family: Verdana, Serif, Arial; 
    font-size: 8pt; 
    color: #000000;
    padding-left: 2px;
    white-space: normal;
}
.GridItem_TD_Even
{
	font-family: Verdana, Serif, Arial; 
	font-size: 8pt;
	background-color: #ffffff;
	color: black;
	font-weight: normal;
}
.GridItem_TD_Odd
{
	font-family: Verdana, Serif, Arial; 
	font-size: 8pt;
	background-color: #f5f5f5;
	color: black;
	font-weight: normal;
}
.GridItem_TD_Caption
{
	font-family: Verdana, Serif, Arial; 
	font-size: 8pt;
	background-color: #dcdcdc;
	color: #000000;
	font-weight: normal;
}
