.tftable {color:#333333; font-weight: 600;border-width: 1px;border-color: #9dcc7a;border-collapse: collapse;}
.tftable th {font-size:12px;background-color:#abd28e;border-width: 1px;padding: 8px;border-style: solid;border-color: #9dcc7a;}
.tftable tr {text-align:center;background-color:#bedda7;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #9dcc7a;}

.tgtable {color:#333333;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;}
.tgtable th {font-size:12px;background-color:#abd28e;border-width: 0px;padding: 4px;border-style: solid;border-color: #9dcc7a;}
.tgtable tr {text-align:center;background-color:#bedda7;}
.tgtable td {font-size:12px;border-width: 0px;padding: 1px;border-style: solid;border-color: #9dcc7a;}


.thtable {font-size:14px;}
.thtable th {font-size:14px;}
.thtable tr {font-size:14px;text-align:center;}
.thtable td {font-size:14px;}


body {
	font-family: Tahoma,Geneva,Kalimati,sans-serif; font-size: 12px;
	background-color: #abd28e;
}

/* http://www.cssportal.com/css3-button-generator/ */
.testbutton {
  font-family: arial;
  font-weight: bold;
  color: #14396A !important;
  font-size: 12px;
  padding: 1px 3px;
  border: 1px solid #3866A3;
  background: #abd28e;
}
.testbutton:hover {
  color: #000000 !important;
  background: #bedda7;
}

.search {
  font-family: arial;
  font-weight: bold;
  color: #14396A !important;
  font-size: 12px;
  padding: 1px 3px;
  border: 1px solid #3866A3;
  background: white;
}
.search:hover {
  color: #000000 !important;
  background: white;
}

.ch {
  font-family: tahoma;
  font-weight: bold;
  color: #14396A !important;
  font-size: 14px;
  padding: 0px 0px;
  background-color: Transparent;
  background-repeat:no-repeat;
  border: none;
  cursor:pointer;
  overflow: hidden;
  outline:none;
}
.ch:hover {
  color: #000000 !important;
  background: #468CCF;
}


a.edit
{
    color:#31576F;
    text-decoration: none;
}
