.GeneralButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: x-small;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: arial;
	text-align: center;
}
.TableSetup
{
	border-right: black 1px;
	border-top: black 1px;
	border-left: black 1px;
	font-size: x-small;
	color: #000000;
	border-bottom: black 1px;
	border-collapse: collapse;
	background-color: white;
}
.TableHeaderFooter
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: x-small;
	border-left: black 1px;
	color: #006699;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #b2d8f0;
	text-align: center;
}   
.TableContents
{
	border-right: gainsboro 1px;
	border-top: gainsboro 1px;
	font-size: x-small;
	vertical-align: baseline;
	border-left: gainsboro 1px;
	width: 100%;
	color: #ffffff;
	border-bottom: gainsboro 1px;
	font-family: arial;
	background-color: #006699;
	text-align: center;
}   
.TableDataItem
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: x-small;
	border-left: black 1px;
	color: black;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #006699;
	text-align: center;
}
.TableGeneralTitle
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: x-small;
	border-left: black 1px;
	color: #ffffff;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #6699cc;
	text-align: center;
}
.TableGeneralData
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: x-small;
	border-left: black 1px;
	color: #466d9f;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #d0ebff;
	text-align: center;
}

.TableGeneralTitleDataEntry
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: x-small;
	border-left: black 1px;
	color: #ffffff;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #6699cc;
	text-align: left;
}



.TableGeneralDataDataEntry
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: x-small;
	border-left: black 1px;
	color: black;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #a4c191;
	text-align: Left;
}

.TableGeneralTitleLargeData
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: medium;
	border-left: black 1px;
	color: white;
	border-bottom: black 1px;
	font-family: arial;
	background-color: #214b99;
	text-align: left;
}



       
       

 


