.data-table {
	text-align: left;
	margin-left: 2px;
	margin-top: 0px;
	background-color: #EDF3FA;
	border: solid 1px #8fb5e4;
	width: 98%;
}



.data-table tr {
	background-color: #fff;
}

.data-table td {
	font-size: 13px;
	border-bottom: solid 1px #bbbbbb;
	padding: 2px;
	text-align: left;
	padding-left: 1px;
}

.data-table td.left {
	text-align: left;
}

.data-table td.center {
	text-align: center;
}

.data-table td.right {
	text-align: center;
}

.data-table .table-header {
	font-size: 14px;
	font-weight: normal;
	color: black;
	background-color: #e3edf7;
	border-bottom: solid 1px #bbbbbb;
	padding: 3px;
	height: 30px;
	text-align: center;
	white-space: nowrap;
}

.data-table .table-header A:link {
	color: black;
	text-decoration: none
}

.data-table .table-header A:visited {
	color: black;
	text-decoration: none
}

.data-table .table-header A:hover {
	color: #f8e45a;
	text-decoration: none
}

.data-table .table-header A:active {
	color: #f8e45a;
	text-decoration: none
}

.data-table .table-footer {
	
}

.data-table tr.odd-row {
	
}

.data-table tr.even-row {
	background-color: #FFF;
}

.data-table tr.selected-row {
	background-color: #ffc;
}

.newDataTable {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 98%;
	text-align: left;
	
}




.newDataTable1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}

.newDataTable img {
	padding-right: 5px;
}

.newDataTable_row {
/*	background: url(/gip/images/163/dot1.gif) repeat-x left bottom;	*/
	padding-top: 2px;
	height: 20px
}

.newDataTable_row2 {
	padding-top: 2px;
	height: 20px
}

.newDataTable_contentColumn {
}

.newDataTable_timeColumn {
	color: #999999;
	float: left;
	clear: left;
	text-align: right;
	nowrap: nowrap;
}

.tr2 td {
	font-size: 12px;
	background: url(/gip/images/163/dot1.gif) repeat-x left bottom;
	padding-top: 2px;
	height: 20px
}

.tr1 td {
	font-size: 14px;
	background: url(/gip/images/163/dot1.gif) repeat-x left bottom;
	padding-top: 2px;
	height: 24px
}

.editTable {
	border: 1px solid #acc9f1;
    border-right: #acc9f1 1px solid;
    border-top: #acc9f1 1px solid;
    border-left: #acc9f1 1px solid;
    border-bottom: #acc9f1 1px solid;
    border-collapse: collapse;
    empty-cells: show;
    font-size: 14px;
}

.labelColumn {
	background-color: #e3edf7;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
	width: 18%;
}

.labelColumn1 {
	background-color: #e3edf7;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}

.labelColumn2 {
	text-align: alert;
	font-size: 14px;
}


.titleColumn {
	background-color: #e3edf7;
}

.valueColumn {
	font-size: 14px;
	text-align: left;
}

.showColumn {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}


.data-table1 {
	text-align: center;
	margin-left: 2px;
	margin-top: 0px;
	background-color: #EDF3FA;
	border: solid 1px #8fb5e4;
	width: 92%;
}



.data-table1 tr {
	background-color: #fff;
}

.data-table1 td {
	font-size: 13px;
	border-bottom: solid 1px #bbbbbb;
	padding: 2px;
	text-align: left;
	padding-left: 1px;
}

.data-table1 td.left {
	text-align: left;
}

.data-table1 td.center {
	text-align: center;
}

.data-table1 td.right {
	text-align: right;
}

.data-table1 .table-header {
	font-size: 14px;
	font-weight: normal;
	color: black;
	background-color: #e3edf7;
	border-bottom: solid 1px #bbbbbb;
	padding: 3px;
	height: 30px;
	text-align: center;
	white-space: nowrap;
}

.data-table1 .table-header A:link {
	color: black;
	text-decoration: none
}

.data-table1 .table-header A:visited {
	color: black;
	text-decoration: none
}

.data-table1 .table-header A:hover {
	color: #f8e45a;
	text-decoration: none
}

.data-table1 .table-header A:active {
	color: #f8e45a;
	text-decoration: none
}

.data-table1 .table-footer {
	
}

.data-table1 tr.odd-row {
	
}

.data-table1 tr.even-row {
	background-color: #FFF;
}

.data-table1 tr.selected-row {
	background-color: #ffc;
}

.ListHr{
	font-size: 50px;
	color: #FF0000;
}