.table thead th, .generaltable thead th {
background-color: #ddd;
border: solid 1px #aaa;
}
.table td, .table th{
border: solid 1px #aaa;
}