.rf-dt {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	empty-cells: show;
}
.rf-dt-c {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	padding: 4px;
}
.rf-dt-nd {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	padding: 4px;
}
.rf-dt-hdr-c {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CCDDFF;
	background-image: url(/rfRes/colHdrGrad.png.jsf?v=4.5.16.Final&db=eAFjZJBjZDBiZBBh!H!m7n8wwcAEADnPB7o_&ln=org.richfaces.images);
	background-repeat: repeat-x;
	background-position: top left;
	color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.rf-dt-shdr-c {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CCDDFF;
	background-image: url(/rfRes/colHdrGrad.png.jsf?v=4.5.16.Final&db=eAFjZJBjZDBiZBBh!H!m7n8wwcAEADnPB7o_&ln=org.richfaces.images);
	background-repeat: repeat-x;
	background-position: top left;
	color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.rf-dt-flt-c {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CCDDFF;
	background-position: top left;
	color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.rf-dt-sftr-c {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CCDDFF;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.rf-dt-th {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rf-dt-ftr-c {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #6F6F6F;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.rf-stt-exp {
	background-image: url(/org.richfaces.resources/javax.faces.resource/org.richfaces/up_icon.gif);
}
.rf-stt-col {
	background-image: url(/org.richfaces.resources/javax.faces.resource/org.richfaces/down_icon.gif);
}
.rf-dt-c-srt {
	cursor: pointer;
	color: #048BB7;
}
.rf-dt-c-srt:hover {
	color: #048BB7;
}
.rf-dt-srt-btn {
	height: 1em;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
}
.rf-dt-srt-uns {
	background: url(/org.richfaces.resources/javax.faces.resource/org.richfaces/sort_uns.gif) no-repeat center;
}
.rf-dt-srt-asc {
	background: url(/org.richfaces.resources/javax.faces.resource/org.richfaces/sort_asc.gif) no-repeat center;
}
.rf-dt-srt-des {
	background: url(/org.richfaces.resources/javax.faces.resource/org.richfaces/sort_des.gif) no-repeat center;
}
.rf-dt-flt-cnt {
	text-align: center;
	height: 27px;
}
.rf-dt-flt-i {
	width: 80%;
}
.rf-dt-flt-i-err {
	background-color: #FF0000;
}
