﻿body
{
	background-color: Transparent;
}
.innertable
{
	font-family: MS Sans Serif, Tahoma, Courier New;
	font-size: 12pt;
	background-color: #DEE9FA;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

.button
{
	background-color: ButtonFace; 
    Border-Color: White; 
    Border-Style: Outset; 
    Font-weight: bold;
    Font-family: Microsoft Sans Serif,Tahoma,Courier New;
}

.tableheader
{
	background-color: #172968;
	font-family: MS Sans Serif, Tahoma, Courier New;
	font-size: 14pt;
	FONT-WEIGHT: bold; 
	COLOR: white;
}
edititemtemplate
{
	font-family: MS Sans Serif, Tahoma, Courier New;
	background-color: #DEE9FA;
	font-size: 10pt;
	border-style: none;
}


