﻿body {
}
.table
{
	font-size:8pt;
	font-family: Verdana;
	direction: ltr;
	text-align: left;
	width: 100%;
	line-height: 15pt;
}
.tr
{
	width:10%; height:10%;
	font-size: 8pt;
	font-family: Verdana;
	background-color:White;
	
}
.trHeader
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: palegoldenrod;
	text-align: center;
}

.tdLeftSide
{
	
	text-align: left;
	color:Black;
}
.trCenter
{
	
	text-align: center;
}
.text
{
	height:14px;
	font-size: 8pt;
	font-family: Verdana;
}
.Label
{
	font-size: 8pt;
	color: darkblue;
	font-family: Verdana;
}
.ddl
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
}

.textreg
{
	height:14px;
	font-size: 10pt;
	font-family: Verdana;
	color:Black;
}

