table.table-default-01 thead tr th {
	/* background: url(search_results_th.gif) #034b79; */
	background-color: #39557d;
	padding: 2px 4px;
}
table.table-default-01 tfoot tr td {
	background-color: #39557d;
	padding: 0px; margin: 0px;
}
table.TableForm tbody tr td.header,
table.TableForm-list tbody tr td.header,
table.table-default-01 tbody tr td.header,
div.list-default-01 .header {
	/*font-weight: bold;*/
	background-color: #39557d;
	border-collapse: collapse;
	border: 1px solid #ffffff;
	white-space: nowrap;
	color: #ffffff;
}
table.TableForm tbody tr td.header-compulsory,
table.TableForm-list tbody tr td.header-compulsory {
	/*font-weight: bold;*/
	color: #b10023; 
	background-color: #39557d;
	border-collapse: collapse;
	border: 1px solid #fff;
	white-space: nowrap;
	color: #e3acc9;
}
table.TableForm thead tr th,
table.TableForm-list thead tr th,
table.table-default-01 thead tr th {
	/* background: url(search_results_th.gif) #034b79; */
	background-color: #39557d;
	padding: 2px 4px;
}
table.TableForm tfoot tr td,
table.TableForm-list tfoot tr td,
table.table-default-01 tfoot tr td {
	background-color: #39557d;
	padding: 0px; margin: 0px;
}