.tableA
{
	width: 777px;
	height: 100%;
	border:1px solid #ececec;
	background-color:#ffffff;

}

.tableB
{
	border-width:0px;
	vertical-align:top;
	width:100%;
	height:100%;
	border: 1px solid #076d00;
}
.tableC
{
	border-width:0px;
	vertical-align:top;
	width:80%;
	height:100%;
	border: 1px solid #076d00;
	text-align:jusitfy;
	padding:5px 5px 5px 5px;
}

.tableH
{
	border-width:0px;
	width:100%;
	vertical-align:top;
}
.tableF
{
		width:100%;
border: 1px solid #000000;
}
.tableF1
{
		width:100%;
border: 1px solid #D1B986;
}
.tableL
{
	width:100%;
	height:100%;
	vertical-align:top;
}
.tableB1
{
	border-width:0px;
	width:100%;
}
.tableB2
{
	border-width:0px;
	width:100%;
}
.tdBodyLeft
{
	width:175px;
	background-color:#f1f1f1;
	vertical-align:top;
}
.border1
{ 
	background-color:#3d8b04;
	border:2px;
}