.GRIDVIEW
{
    BACKGROUND-POSITION: center center;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, "arial", "sans-serif";
    BACKGROUND-COLOR: #FFFFCC;
    BORDER-RIGHT: black thin;
    BORDER-TOP: black thin;
    BORDER-LEFT: black thin;
    BORDER-BOTTOM: black thin;
    width:900px;
    padding-left:12px;
    padding-bottom:12px;
    text-align:center;
    table-layout:fixed;
}
.altrowstyle
{
	background-color: #edf5ff;
}
.headerstyle
{
}
.rowstyle
{
	background-color: White;
}
.inputTable
{
	width:900px;
	background-color:Transparent;
}
.inputTable2
{
	width:900px;
	table-layout:fixed;
}
.Table2
{
	width:900px;
	table-layout:fixed;
}
.Table3
{
	width:900px;
	table-layout:fixed;
}