html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: default;
}
.selectTdClass {
	background-color: rgb(237, 245, 250) !important;
}
table.noBorderTable td {
	border: 1px dashed rgb(221, 221, 221) !important;
}
table.noBorderTable th {
	border: 1px dashed rgb(221, 221, 221) !important;
}
table.noBorderTable caption {
	border: 1px dashed rgb(221, 221, 221) !important;
}
table {
	margin-bottom: 10px; display: table; border-collapse: collapse;
}
td {
	padding: 5px 10px; border: 1px solid rgb(221, 221, 221);
}
th {
	padding: 5px 10px; border: 1px solid rgb(221, 221, 221);
}
caption {
	border-width: 1px 1px 0px; border-style: dashed dashed none; border-color: rgb(221, 221, 221) rgb(221, 221, 221) currentColor; padding: 3px; text-align: center;
}
th {
	background: rgb(247, 247, 247); border-top-color: rgb(187, 187, 187); border-top-width: 2px; border-top-style: solid;
}
.ue-table-interlace-color-single {
	background-color: rgb(252, 252, 252);
}
.ue-table-interlace-color-double {
	background-color: rgb(247, 250, 255);
}
td p {
	margin: 0px; padding: 0px;
}

