table.igsmallwt td, table.igsmallwt th {
  font-size:11px;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
}
table.igsmallwt {
  border-left:1px solid gray;
  border-top:1px solid gray;
}
table.igsmallwt th {
  background-color:#ddddff;
}

table.igsmall tr th {
  font-size:11px;
  font-weight:bold;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  vertical-align:top;
}
table.igsmall tr td {
  font-size:11px;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  vertical-align:top;
}
table.igsmall {
  border-left:1px solid gray;
  border-top:1px solid gray;
}
table.igsmall tr.ind1 {
  background-color:#eeeeee;
}

table.lined {
  border-collapse:collapse;
}
table.lined td, table.lined th {
  font-size:12px;
  background-color:#ffffff;
  border-top:1px solid gray;
  border-bottom:1px solid gray;
  vertical-align:top;
  padding-right:6px;
}


table.simple {
  border-collapse:collapse;
}
table.simple td, table.simple th {
  font-size:12px;
  background-color:#ffffff;
  border:1px solid gray;
  vertical-align:top;
  padding:4px 6px 4px 6px;
}



table.boxsmall td, table.igsmall th {
  font-size:11px;
  background-color:#ddddff;
  border:0px;
}
table.boxsmall {
  border:1px solid gray;
}

table.tabtable { border-collapse: collapse; }
table.tabtable td,th { font-size:11px; border:1px solid #cccccc; vertical-align:top; padding-right:4px;}
table.tabtable th { font-weight:bold; }
table.tabtable tr.ind1 { background-color:#eeeeee; }



