body {
	margin:0px;
	padding:0px;
	border :0px none #ffffff;
	font-size: 12px;
	overflow:auto;
}
button {
	background-color:transparent;
	background-image:url(../images/table_ec/button1.gif);
	background-repeat: repeat-x;
	border: outset 1px #bbbbbb;
	border-collapse:  separate;
	vertical-align: bottom;
	color:#333333;
	cursor:pointer;
	height:22px;
	width:80px;
	margin:3px 4px 3px 4px;
	padding: 3px 3px 0px 3px;
}
.eXtremeTable div {
	font-size: 12px;
	border :0px none #ffffff;
}
.eXtremeTable td {
	font-size: 12px;
}
img {
	border:0px none;
}
form {
	padding:0px;
	margin:0px;
	border:0px solid #cc9966;
}
.ecsideWaitingBar {
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	border:1px solid #336699;
	padding:2px;
	background-color:red;
	color:white;
	display:none;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
}
.eXtremeTable {
	border :0px solid red;
	padding:0px;
	margin:0px;
	text-align:left;
}
.eXtremeTable .tableRegion .breakLine, .eXtremeTable .tableRegion .breakLine TD, .breakLine, .breakLine TD {
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word;
}
.eXtremeTable .tableRegion .noBreakLine, .eXtremeTable .tableRegion .noBreakLine TD, .noBreakLine, .noBreakLine TD {
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
}
.eXtremeTable .inputtext {
	border:1px solid #cc9966;
	font-size:12px;
	padding:0px;
	margin:0px;
	width:100%;
}
.eXtremeTable INPUT.radio {
	font-size:12px;
	width: auto;
}
.eXtremeTable INPUT.checkbox {
	font-size:12px;
	width: auto;
}
.eXtremeTable select {
	border: solid 1px #2596c5;
	width: 75px;
}
.eXtremeTable .tableRegion {
	border:0px #ff00ff solid;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
    table-layout:auto;
}
.eccolomntext {
	color:#2b2b2b;
}
.eccolomntext a {
	color: #006699;
	text-decoration: underline;
}
.operating_area {
	text-align:center;
}
.eXtremeTable .tableRegion td {
	border:1px #d6d6d6 solid;
	padding:0 2px 0 2px;
	height:22px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
}
.eXtremeTable .tableHeader {
	background-image: url(../images/table_ec/table_title_bg.png);
	height: 28px;
	font-size:12px;
	line-height: 28px;
	color: #2b2b2b;
	text-align: center;
}
.eXtremeTable .tableHeaderSort {
	background-image:url(../images/table_ec/headerBg.gif);
	background-color:#dddddd;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
	color:#3A3A3A;
	font-weight:bolder;
	height:23px;
	text-align:center;
	overflow:visible;
}
.eXtremeTable .resizeTitle {
	float:left;
	width:90%;
	text-align:center;
}
.eXtremeTable .resizeBar {
	padding: 0px;
	margin: 0px;
	float:right;
	cursor:col-resize;
	width:3px;
	height:15px;
	font-size:1px;
	vertical-align: top;
	background-color:#cccccc;
	display:inline;
}
.eXtremeTable .sortASC {
	background-image:url(../images/table_ec/sortAsc.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center;
	height:5px;
	width:10px;
	padding:0px 0px 0px 0px;
	display:inline;
}
.eXtremeTable .sortDESC {
	background-image:url(../images/table_ec/sortDesc.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center;
	height:5px;
	width:10px;
	padding:0px 5px 0px 5px;
	display:inline;
}
.eXtremeTable .tableRegion .editableColumn {
	color:#883A3A;
}
.eXtremeTable .shadowRow a, .even a {
	
	color:blue;
	text-decoration:underline;
}
.eXtremeTable .shadowRow td {
	background-color: #ecf3ee;
}
.eXtremeTable .odd td {
	background-color: #FFFFFF;
}
.eXtremeTable .even td {
	background-color: #f6f6f6;
}
.eXtremeTable .odd a, .even a {
	color:blue;
	text-decoration:underline;
}
.eXtremeTable .odd DIV.ellipsis, .eXtremeTable .even DIV.ellipsis, .eXtremeTable .highlight DIV.ellipsis, .eXtremeTable .selectlight DIV.ellipsis {
	text-align:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#3a3a3a;
	width: 100%;
}
.eXtremeTable .odd .editedCell, .eXtremeTable .even .editedCell, .eXtremeTable .highlight .editedCell, .eXtremeTable .selectlight .editedCell {
	background-color:#fffccc;
}
.eXtremeTable .highlight td {
	background-color: #ddeeff;
}
.eXtremeTable .highlight a, .highlight a {
	color: black;
}
.eXtremeTable .selectlight td {
	background-color: #ffeedd;
}
.eXtremeTable .selectlight a, .selectlight a {
	color: black;
}
.eXtremeTable .calcRow td {
	background-color: #f6f6f6;
}
.eXtremeTable .calcRow .calcResult {
	background-color: #f6f6f6;
}
.eXtremeTable .calcRow .calcTitle {
	background-color: #eeeeee;
	text-align:center;
	letter-spacing: 1px;
	font-weight : bolder;
}
.eXtremeTable .filter {
	background-color: #ffffff;
}
.eXtremeTable .filter td {
	background-color: #ffffff;
}
.eXtremeTable .filter input {
	width: 100%;
	height:19px;
}
.eXtremeTable .filter select {
	font-family: Verdana;
	border: solid 1px #EEE;
	width: 100%;
}
.eXtremeTable .filterButtons {
	background-color: #efefef;
	text-align: right;
}
.eXtremeTable .titleRow {
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}
.eXtremeTable div.title {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	text-align:center;
}
.eXtremeTable .titleRow span {
	width:100%;
	text-align:center;
}
.eXtremeTable .formButton {
	font-size: 12px;
	background-image: url(../images/table_ec/button_s.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 75px;
	border:0;
	line-height: 18px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	margin:0 2px 0 2px;
}
.formButton_l {
	font-size: 12px;
	background-image: url(../images/table_ec/button_l.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 103px;
	border:0;
	line-height: 18px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	margin:0 2px 0 2px;
}
.eXtremeTable .pageNav {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px #dddddd none;
	width:20px;
	height:26px;
	cursor:pointer;
	vertical-align:middle;
}
.total td {
	color:#2b2b2b;
	font-weight:bold;
	border:none;
	background-color:#fff;
}
.eXtremeTable .jumpPage {
	background-image:url(../images/table_ec/gotoPage.png);
}
.eXtremeTable .firstPage {
	background-image:url(../images/table_ec/firstPage.png);
}
.eXtremeTable .prevPage {
	background-image:url(../images/table_ec/prevPage.png);
}
.eXtremeTable .nextPage {
	background-image:url(../images/table_ec/nextPage.png);
}
.eXtremeTable .lastPage {
	background-image:url(../images/table_ec/lastPage.png);
}
.eXtremeTable .firstPageD {
	background-image:url(../images/table_ec/firstPageDisabled.png);
}
.eXtremeTable .prevPageD {
	background-image:url(../images/table_ec/prevPageDisabled.png);
}
.eXtremeTable .nextPageD {
	background-image:url(../images/table_ec/nextPageDisabled.png);
}
.eXtremeTable .lastPageD {
	background-image:url(../images/table_ec/lastPageDisabled.png);
}
.eXtremeTable .toolbar {
/* background-image:url(../images/table/footerBg.gif); */
}
.eXtremeTable .toolbar select {
	width:50px;
	font-size:11px;
	font-family: Verdana;
}
.eXtremeTable .toolbar .toolbarTable {
	border:0px red solid;
	width:100%;
}
.eXtremeTable .toolbar .toolbarTable td {
	border:0px none red;
}
.eXtremeTable .toolbar .toolbarTable .statusTool {
	border:0px solid red;
	padding-top:2px;
	text-align: right;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
}
.eXtremeTable .pageNavigationTool {
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
	width:50px;
}
.eXtremeTable .pageNavigationNearPageTool {
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
	padding-top:3px;
	text-align:center;
}
.eXtremeTable .pageNavigationNearPageTool A {
	width:12px;
	text-decoration : none;
}
.eXtremeTable .pageNavigationNearPageTool B {
	width:12px;
	color: #999999;
}
.eXtremeTable .pageJumpTool {
	width:95px;
}
.eXtremeTable .jumpPageInput {
	border:1px solid #2596c5;
	height:19px;
	width:25px;
	margin-top:0px;/* border:1px solid #aaaaaa; */
}
.eXtremeTable .pageSizeTool {
	padding-top:2px;
	width:100px;
}
.eXtremeTable .extendTool {
	text-align:center;
	width:100px;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
}
.eXtremeTable .extendTool A {
	display:inline;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
}
.eXtremeTable .exportTool {
	text-align:center;
	width:95px;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
}
.eXtremeTable .exportButton {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px #dddddd none;
	width:20px;
	height:18px;
	cursor:pointer;
	display:inline;
}
.eXtremeTable .exportXls {
	background-image:url(../images/table_ec/xls.gif);
}
.eXtremeTable .exportPdf {
	background-image:url(../images/table_ec/pdf.gif);
}
.eXtremeTable .exportCsv {
	background-image:url(../images/table_ec/csv.gif);
}
.eXtremeTable .exportPrint {
	background-image:url(../images/table_ec/print.gif);
}
.eXtremeTable .separatorTool {
	font-size:1px;
}
.eXtremeTable .blankTool {
	width:10%;
}
.eXtremeTable .hideListRow {
	height:0px;
	font-size:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	border:0px;
	overflow:hidden;
}
.eXtremeTable .hideListRow td {
	font-size:0px;
	height:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-top:0px;
	border-bottom:0px;
}
.eXtremeTable .headerScrollX {
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px red solid;
}
.eXtremeTable .bodyScrollY {
	overflow-x:hidden;
	overflow-y:auto;
	padding:0px;
	padding-right:0px;
	margin:0px;
	border:0px red solid;
}
.eXtremeTable .bodyScrollX {
	overflow-x:auto;
	overflow-y:hidden;
	padding:0px;
	margin:0px;
	border:0px red solid;
}
.eXtremeTable .bodyScrollX span {
}
.separateLine {
	position:absolute;
	zIndex:99;
	left:0px;
	top:0px;
	width:2px;
	height:10px;
	background-color:#3388ff;
}
 @media print {
img {
	visibilty:hidden
}
textarea {
	display:none
}
input {
	display:none
}
select {
	display:none
}
.noprint {
	display:none
}
.toolbar {
	display:none
}
.eXtremeTable .tableRegion td {
	color:#2b2b2b;
	border:0px #cccccc none;
	padding:3px;
	height:25px;
	white-space:normal;
	word-break:normal;
	word-wrap:normal;
	overflow:visible;
}
.eXtremeTable .tableRegion .tableHeader {
	border:1px #aaaaaa solid;
	background-color:#aaaaaa;
	/* padding:2px; */
	padding:2px;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
	color:#000000;
	font-weight:bolder;
	height:25px;
	text-align:center;
	/* overflow:hidden; */
	overflow:visible;
}
.eXtremeTable .odd DIV.ellipsis, .eXtremeTable .even DIV.ellipsis, .eXtremeTable .highlight DIV.ellipsis, .eXtremeTable .selectlight DIV.ellipsis {
	text-align:left;
	overflow: visible;
	white-space:normal;
	word-break:normal;
	word-wrap:normal;
	color:#3a3a3a;
	width: 100%;
}
