BODY {
	FONT-SIZE: 12px; MARGIN: 10px; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-ALIGN: center; 
}
BODY TD {
	COLOR: #036; FONT-FAMILY: arial; 
}

.inlinectrl, .inlinectrl_hightlight {
	FONT-SIZE: 12px
}

.print_ignore {
    display: none;
}

.db_table_fontwhite_pi {
    display: none;
}

table,
table tr td,
table tr th {
    border: 1px solid black;
    border-collapse: collapse;
    background-color: white;
    color: black;
	FONT-SIZE: 12px
/*    font-size: 8pt;*/
}

input,select,textarea {
	border: none;
	background-color: white;
	FONT-SIZE: 12px
	color: black;
}

.db_table_fontwhite {
	background-color: #eeeeee;
	font-weight: bold;
	FONT-SIZE: 12px
}

table.db_table_body_2 tr td,
table.db_table_body_2 tr th {
  border: none;
}

.client_data_table {
  border: none;
}
