﻿body
{
	background-color: #f5f5f5;
}
table
{
	font-family: MS Sans Serif, Tahoma, Courier New;
	font-size: 12pt;
	background-color: Transparent;
	border-style: none;
}
.table2
{
	font-family: MS Sans Serif, Tahoma, Courier New;
	font-size: 12pt;
	border-right: gray thin solid; 
	border-top: gray thin solid; 
	border-left: gray thin solid; 
	border-bottom: gray thin solid; 
	background-color: infobackground;	
}
edititemtemplate
{
	font-family: MS Sans Serif, Tahoma, Courier New;
	background-color: Transparent;
	font-size: 10pt;
	border-style: none;
}


