﻿body
{
	margin: 0px 0px 0px 0px;
	font-size: 11pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
}

.GridView th
{
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	background-color: silver;
	text-align: left;
	font-weight: bold;
}
 
 .Gridview tr
{
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	vertical-align: top;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
	
	}
	
.headTable
{
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}
.textbox
{
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}

.DropDownList
{
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	color: black;
	font-family: Arial;
	
}
tblDown.p
{
	font-size:8pt;
}


