table.rteTable {
	border: none;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0;
	padding: 0;
}
table.rteTable th, table.rteTable td {
	margin: 0;
	padding: 0;
}

table.rTBN td { border-style: none; }
table.rTBDo td { border-style: dotted; }
table.rTBDa td { border-style: dashed; }
table.rTBS td { border-style: solid; }
table.rTBG td { border-style: groove; }
table.rTBR td { border-style: ridge; }

table.rT0 td { border-width: 0px; }
table.rT1 td { border-width: 1px; }
table.rT2 td { border-width: 2px; }
table.rT3 td { border-width: 3px; }
table.rT4 td { border-width: 4px; }
table.rT5 td { border-width: 5px; }

table.rTCW td { border-color: #FFFFFF; }
table.rTCK td { border-color: #000000; }
table.rTCR td { border-color: #FF0000; }
table.rTCG td { border-color: #00FF00; }
table.rTCB td { border-color: #0000FF; }

table.search th, table.search td { padding: 2px; }
tr.bg0 { background-color: #FFFFFF; }
tr.bg1 { background-color: #DBE2E4; }
