@charset "utf-8";

input:-moz-read-only { /* For Firefox */
    background-color: lightgray;
}

input:read-only { 
    background-color: lightgray;
}

.board_top { clear:both; }
.Container_Main {margin: 0 auto; padding: 8px 10px 0; 
		/* 	width: 1280px; */
		width: 100%; 
		text-align: left; zoom: 1; overflow-y:auto;}
.popupMain {  display: flex; 
			  display: -webkit-box;
			  display: -moz-box;
			  display: -ms-flexbox;
			  display: -webkit-flex;
			  flex-direction: row;
			  flex-flow: wrap; 
			   -webkit-flex-flow: wrap;
              width:1260px;}
.HealthData_DIV {vertical-align:top;}
.HealthTrend_DIV {clear:both;  width:100%; order:2; margin-top:30px; /* <-- added by 180702 */ }
.HealthTrend_UNIT {float:left; width:620px; height:280px; vertical-align:top;}
.HealthTrend_LEFT {float:left; min-width:620; max-width:1240px; height:280px; vertical-align:top;}
.HealthTrend_RIGHT {float:left; width:620px; height:560px; vertical-align:top;display:none;}
.HealthTrend_GMAP  {float:left; width:620px; height:460px; vertical-align:top;display:block;}
.HeartrateTrend_UNIT {float:left; width:1240px; height:460px; vertical-align:top;display:block;}

.HealthTrend_ElseGraph_DIV {clear:both;  width:100%;
           		  			order:4;}

.HealthReport_DIV {clear:both;  width:100%; 
           		  order:5;}
.HealthTrend2_DIV {clear:both;  width:100%; 
           		   order:6;}

.ECGDailyList {width:225px; clear:both; table-layout:fixed; margin:0px 0 0 0; vertical-align:top; height:320px;}
 
.ECGDailyList td { border-bottom:1px solid #ddd; } 
.ECGDailyList td.num { color:#999999; text-align:center; }
.ECGDailyList td.checkbox { text-align:center; }
.ECGDailyList td.subject { overflow:hidden; }
.ECGDailyList td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.ECGDailyList td.good { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.ECGDailyList td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }
 
.ECGDailyList .notice { font-weight:normal; }
.ECGDailyList .current { font:bold 11px tahoma; color:#E15916; }
.ECGDailyList .comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }

.ECGDailyList2 {width:325px; clear:both; table-layout:fixed; margin:0px 0 0 0; vertical-align:top; height:340px;}
 
.ECGDailyList2 td { border-bottom:1px solid #ddd; } 
.ECGDailyList2 td.num { color:#999999; text-align:center; }
.ECGDailyList2 td.checkbox { text-align:center; }
.ECGDailyList2 td.subject { overflow:hidden; }
.ECGDailyList2 td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.ECGDailyList2 td.good { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.ECGDailyList2 td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }
 
.ECGDailyList2 .notice { font-weight:normal; }
.ECGDailyList2 .current { font:bold 11px tahoma; color:#E15916; }
.ECGDailyList2 .comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }


.ecgListAndGraph { clear:both; width:1235px; height:300px; margin-left:10px;margin-right:10px;vertical-align:top;}
.myPannel_Header {background-color:#f4f4f4; 
				  width:100%;
				  min-width: 970px;
				  block;margin-left:0px;margin-right:10px;margin-top:5px;margin-bottom:0px;
                  BORDER: SOLID WHITE 5PX;
                  padding-right:20px;
                  display: flex; }
.myPannel_Header_Label {float: left;  min-width:350px;}
.myPannel_Header_Remark {float: left; min-width:700px;}
.myPannel_Header_SMS {width:100%; text-align:right;}
.myPannel_Header_Option {width:100%; text-align:right;margin-right:10px;}
.myPannel_Body {width:100%; block;margin-left:0px;margin-right:10px;margin-top:5px;margin-bottom:0px;
				padding-left: 20px;
    			padding-right: 20px;
    			text-align:left; }
.label_personal_remark { font-size: 10px; height: 15px; cursor: pointer;
                       border: 0px; padding: 0px; }  
.personal_remark {float:left; width:520px; font-size: 12px; height: 20px;
                       border: 0px; padding: 0px;
                       background-color:rgba(0,0,0,0.0);
                       margin-right:5px;
                       pointer-events:none;}                        
.personal_remark_edit {pointer-events:auto; min-width:550px;
                       background-color:rgba(255,160,120,0.3);
                       border:1px;} 
.SaveButton {float:left; color:black; font-size:10px;display:block;height:20px;
                   background-color: darkkhaki;cursor: pointer; 
                   margin-right:10px;}
.Right_SaveButton {float:right; color:black; font-size:10px;display:none;height:20px;
                   background-color:lightsalmon; cursor: pointer; 
                   margin-right:10px;}

.date_ECG_List {width:90%; }
.ecgList {clear:both; width:225px;height:300px;vertical-align:top;padding:0px;}
.ecgList_div {clear:both; width:100%; height:300px;vertical-align:top;padding:0px;}
.ecgListTable_div{clear:both; width:100%; height:230px;vertical-align:top;padding:0px;}
.ecgListTable  { clear:both; width:100%; vertical-align:top; padding:0px;}
.ecgList_title { clear:both; width:100%; height:21px;  vertical-align:top;padding:0px;margin:0px 0 0 0;}
.ecgList_body  { clear:both; width:100%; height:208px; overflow-y:auto;vertical-align:top;padding:0px;margin:0px 0 0 0;}
.ecgList_row:hover{background-color:#f4f4f4;}
.ecgList_row {background-color:#ffffff;} 
.ecgList_row_selected {background-color:#bdbdbd;}
.ecgList_message      {width:50px;text-align:center;}
.ecgList_datetime    {width:80px;text-align:center;}
.ecgList_heartrate   {width:35px;text-align:center;}
.ecgList_event       {width:20px;text-align:center;}
.ecgList_event_val   {width:20px;text-align:right;}
.ecgList_checkcode   {width:20px;text-align:right;}
.ecgList_LABEL  {padding-left:10px;width:160px;}
.ecgList_BUTTON {text-align:right; padding-right:10px;}
.button_ECG_List {float:right; text-align:right; margin-right: 10px;}

.ROW_BLANK {height:2px;background-color:#bdbdbd;}

.ecgGraph_Gain   {font-family:Tahoma; font-size:12px; color:black;}

.ecgGraph {clear:both; min-width:1010px;vertical-align:top;padding:0px;}
.myGraph_table { border:1px; min-width:1010px; width:1010px; height:270px;vertical-align:top;padding:0px;margin:0px;}
.myGraph_table th {background-color:#000000;  color:#ffffff; padding-left:0px;}
.myGraph_table select {font-family:Tahoma; font-size:12px; color:black;}

.myGraph2_table { border:1px; min-width:1970px; width:1970px; height:270px;vertical-align:top;padding:0px;margin:0px;}
.myGraph2_table th {background-color:#000000;  color:#ffffff; padding-left:0px; height:31px; }
.myGraph2_table select {font-family:Tahoma; font-size:12px; color:black;}

.Alarm th {background-color:#ff4400;} 


.ecgGraph_div { height:300px; min-width:980px; position:relative; left:0px; right:0px; top:0px;background-color:#000000;}
.ecgGraph_Title     {width:75px;text-align:center; padding-left:0px; font-size:15px;}
.ecgGraph_Button    {width:40px;text-align:center;}
.ecgGraph_MDatetime {width:140px;text-align:center;font-size:12px;}
.ecgGraph2_MDatetime {width:240px;text-align:center;font-size:18px;}
.ecgGraph_Heartrate {float:left; font-size:22px;width:60px;color:#09FF00; text-align:right;}
.ecgGraph_Comment {font-size:12px;}
.ecgGraph_Mark { margin: 0px; }
.ecgGraph_Mark_Label  {margin: 0px; font-size: 10px;} 
.ecgGraph_Mark_Remark {width:520px; font-size: 10px; height: 15px;
                       border: 0px; padding: 0px;
                       background-color:transparent; color:darkkhaki;
                       pointer-events:none;}                        
.ecgGraph_Mark_Remark_Edit {
                       background-color:white; color:darkblue;
                       pointer-events:auto;} 
.ecgGraph_Mark_SaveButton {float:right; color:black; font-size:10px;display:none;height:20px;}

.ecgList_LeftButton  {float:right; color:black; font-size:10px;height:20px;}
.ecgList_RightButton {float:right; color:black; font-size:10px;height:20px;}

.Graph_Data_DIV {float:left; position:absolute; width:1010px; top:350px; vertical-align:top; background-color:yellow;padding:10px;}
.Graph_Data_TextArea {width:200px;}
.HRTable {clear:both; width:1235px; height:250px; margin-left:10px;margin-right:10px;vertical-align:top;}
.HRTable td {vertical-align:top;}
.HRGraph_table { width:610px;}
/* .HRGraph_table { width:1235px;}  */
.HRGraph_div   {float:left; width:620px; height:220px; margin-left:0px;margin-right:10px;}
.HRGraph2_div  {float:left; width:1240px; height:400px; margin:0 auto;}
.Battrey_div   {float:left; width:620px; height:220px; margin-left:0px;margin-right:10px;}
.Movement_div  {float:left; width:620px; height:220px; margin-left:0px;margin-right:10px;}

.REPORT_UNIT {float:left; width:1240px; max-height:660px; vertical-align:top;}
.Report_E_DIV  {float:left; min-width:950px; width:100%; height:200px; margin:0 auto; overflow:auto; text-align: right;}
.Report_H_DIV  {float:left; width:1240px; max-height:400px; margin:0 auto; text-align:center; 
                /* overflow:auto; */ }

.Report_Type  { float:right;
				width:100%; 
				min-width:710px;
				max-width:940px; 
				margin-left:10px; margin-right:10px; 
                text-align: right;}
               
.Report_Save_Button { height:90%; vertical-align:top;  margin-right:10px; }

.REPORT_HISTORY_TABLE   {clear:both; width:1200px; vertical-align:top; padding:1px;
                         margin-left:20px; margin-right:20px; border:1px;
                         display:table;     border-collapse: separate;}
.REPORT_HISTORY_TABLE th {background-color:#bdbdbd;  color:#ffffff; padding-left:0px;}
.REPORT_HISTORY_TABLE tr {border-bottom: 1px solid grey;} 
.REPORT_H_COL_DATE      {width:155px;text-align:center;}
.REPORT_H_COL_TYPE      {width:110px;text-align:center;}
.REPORT_H_COL_CONTEXT   {width:900px;text-align:left;}
.REPORT_H_COL_WRITER    {width:140px;text-align:center;}
.REPORT_H_COL_EDIT      {width:30px;text-align:center; color:black; font-size:10px;}

.OrderUpDown_BUTTON { float:right; font-size:10px;}

.REPORT_MARK_TABLE   {clear:both; width:1200px; vertical-align:top; padding:1px;
                         margin-left:20px; margin-right:20px; border:1px;
                         display:table;     border-collapse: separate;}
.REPORT_MARK_TABLE th {background-color:#bdbdbd;  color:#ffffff; padding-left:0px;}
.REPORT_MARK_TABLE tr {border-bottom: 1px solid grey;} 

/* .HRGraph_div   {width:650px; height:220px;padding-left:10px;padding-right:10px;} */
/* .HRGraph_div   {width:1215px; height:220px;padding-right:20px;} */


.ALARM_DATA {background-color:#ff4400;}

tr.ecgList_row_selected > td.ALARM_DATA {background-color:#f02000;}


.Monitor_DIV  {
	position:relative;  
	/*position:fixed;*/ 
	/*top: 52px; */
	top: 0px; 
	float:left; clear:both; height:100%; width:100%;
	
	/* overflow-y:auto;vertical-align:top; */
	overflow-y: hidden;
	vertical-align:top;
	
	/* transform:translate3d(25px,0,0); */
	/* transform:translate3d(-550px,0,0); */
	transform:translate3d(0px,0,0);
	transition:transform 0.4s ease;
}

.Monitor_Contents  {
	position:relative;  
	height:100%; 
	width:100%;
	overflow-y:auto;vertical-align:top;
}

.GroupMonitor_Contents  {
	position:relative;  
	height:80px; 
	width:100%;
	overflow-y:auto;vertical-align:top;
}


.Monitor_DIV.active-list {
	/* transform:translate3d(550px,0,0); */
	 transform:translate3d(0px,0,0); 
}
.Monitor_NAVI {width:90%;}
.Mon_Count    {float:left;width:130px;color:#bababa;font:bold 16px tahoma;vertical-align:bottom; }
.CountDown    {float:right;width:50px;color:#bababa;font:bold 16px tahoma;vertical-align:bottom; }
.Monitor_Unit {float:left; width:200px; height:80px; background-size: 100% 100%; margin-left:10px;}

.Monitor_LIST {
	/*position:fixed; */
	float:left; 
	/*height:100%;*/ 
	top:0px; bottom:0;
	z-index:5000;
	width: 0px;
	min-width: 0px;
	/* min-width:550px;  */
	
	overflow-y:auto;vertical-align:top;
	
	display:block; background-color: #f8f8f8; border-color: #e7e7e7;
	/*transform:translate3d(-275px,0,0); */
	transform:translate3d(-550px,0,0);
	transition:transform 0.4s ease;
}

.Monitor_LIST.active-list {
	min-width: 550px;
	transform:translate3d(0,0,0);
}

.Monitor_LIST_MOVE_BUTTON {float:right; width:20px;display:table-cell; vertical-align:top; text-align:right; font-size:25px; font-weight:bold; color:darkgrey;cursor: pointer;}
.Monitor_LIST_MOVE_BUTTON1 { 
	/* position: absolute; */
	position: fixed; 
	float:left; width:20px;display:table-cell; vertical-align:top; text-align:right; font-size:25px; font-weight:bold; color:darkgrey;cursor: pointer;
	display:table-column;
	/*top: 0px; top: 45px; */
	vertical-align:bottom; 
	z-index:8000;
	top:-10px;
	/*
	transform:translate3d(0px,0,0);
	transition:transform 0.4s ease;
	*/
}
.Monitor_LIST_ROW {display:block; text-align:left; }
.Monitor_LIST_HIDDEN_ROW{display:none;}

.Mon_GroupCode { margin-right:10px;}
.Mon_Event { margin-left:10px; margin-right:10px;}
.Mon_Alarm { margin-left:10px; margin-right:10px;}
.Mon_Search { margin-left:24px; margin-right:10px;}
.MU_HR {width:70px;font:bold 24px tahoma;text-align:center;vertical-align:bottom; color:#ffffff;padding-left:6px; cursor: pointer;}
.MU_EV {width:70px;height:26px;font:bold 12px tahoma;text-align:center;color:red;vertical-align:bottom;background-size: 50% 55%; background-repeat:no-repeat;background-position:center bottom;}
.MU_TM {width:70px;font:bold 12px tahoma;text-align:center;vertical-align:bottom;}
.MU_MV {width:20px; height:42px;background-size: 80% 70%; background-repeat:no-repeat;background-position:right bottom;}
.MU_PD {width:20px; height:42px;background-size: 80% 70%; background-repeat:no-repeat;background-position:center bottom;}
.MU_BL {width:20px; height:42px;background-size: 80% 70%; background-repeat:no-repeat;background-position:left bottom;}
.MU_NUM  {text-align:left;  font:bold 16px tahoma;vertical-align:middle; padding-left: 4px; padding-top:4px;color:#bababa;}
.MU_NAME {height:18px; text-align:right;  font:bold 10px tahoma; color:#000000; vertical-align:middle; padding-right: 10px;}
.MU_TEL  {height:18px; text-align:right;  font:bold 10px tahoma; color:#000000; vertical-align:top; padding-right: 10px; cursor: pointer;}

.noData { font:bold 20px tahoma;vertical-align:middle; color:#bababa; }

.myEdit { clear:both; table-layout:fixed; margin:0px 0 0 0; }
 
.myEdit td { border-bottom:1px solid #ddd; } 
.myEdit td.num { color:#999999; text-align:center; }
.myEdit td.checkbox { text-align:center; }
.myEdit td.subject { overflow:hidden; }
.myEdit td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.myEdit td.good { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.myEdit td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }
 
.myEdit .notice { font-weight:normal; }
.myEdit .current { font:bold 11px tahoma; color:#E15916; }
.myEdit .comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }

.list-row:hover{background-color:#f4f4f4;}

.list-num    {min-width:40px; width:70px;  vertical-align:top;text-align:center;}
.list-title  {min-width:280px;             vertical-align:top;text-align:left;}
.list-wdate  {min-width:150px; width:150px; vertical-align:top;text-align:left;}
.list-writer {min-width:150px; width:150px; vertical-align:top;text-align:left;}

.list-post {width:100%;}
.list-post tr { height:30px; cursor: pointer;}
.list-post th { padding-left:10px; border-top:2px solid #ddd; border-bottom:2px solid #ddd;  vertical-align:middle;background-color:#eaeaea;}
.list-post td { padding-left:10px; border-bottom:1px solid #ddd; vertical-align:middle;}

.post_table tr { height:30px; }
.post_table td { padding-left:10px; border-bottom:1px solid #ddd; }
.post_table_title {width:100px;text-align:center;background-color:#eaeaea;} 

.userList     {/*width:300px; */clear:both; table-layout:fixed; margin:auto; vertical-align:top;}

.userList_body { clear:both; width:100%; height:230px; overflow-y:auto;vertical-align:top;padding:0px;margin:0px 0 0 0;}
.userList_row:hover{background-color:#f4f4f4;}
.userList_row {background-color:#ffffff;} 
.userList_row_selected {background-color:#bdbdbd;}

.userList_row_deleted  { color: darkorange;}


.userList th { border-bottom:1px solid #ddd; text-align:center;background-color:#e7e7e7;}
.userList th.number { width:30px; text-align:center; }
.userList th.name   { width:80px; text-align:center; }
.userList th.phone  { width:60px; text-align:center; }
.userList th.date   { width:80px; text-align:center; }
.userList th.remark { width:250px; text-align:left; }

.userList td { border-bottom:1px solid #ddd; text-align:center;} 
.userList td.num { color:#999999; text-align:center; }
.userList td.checkbox { text-align:center; }
.userList td.subject { overflow:hidden; }
.userList td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.userList td.good { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.userList td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }

.Conatiner_Main { margin-left:auto; margin-right:auto; width:1150px; }

.Report_DIV {
    position:relative;  
	/*position:fixed;*/ 
	/*top: 52px; */
	top: 0px; 
	float:left; clear:both; height:100%; width:100%;
	
	/* overflow-y:auto;vertical-align:top; */
	overflow-y: hidden;
	vertical-align:top;
	
	/* transform:translate3d(25px,0,0); */
	/* transform:translate3d(-550px,0,0); */
	transform:translate3d(0px,0,0);
	transition:transform 0.4s ease;
	
	min-width: 950px;
}

.Report_DIV.active-list {
	/* transform:translate3d(550px,0,0); */
	 transform:translate3d(0px,0,0); 
}

.Report_Contents {float:left; min-width:950px; width:100%; min-height:500px; margin:0 auto; overflow:auto; text-align: right;}


.Report_DIV label {
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

.Report_DIV .SHORT {
	width: 30px;
	text-align: right;
	margin-right: 10px;
	
}

.Report_DIV .LONG {
	width: 270px;
	margin-right: 10px;
}

.Report_DIV .REPORT_Remark {
	width: 730px;
}

.Report_LIST {
	/*position:fixed; */
	float:left; 
	/*height:100%;*/ 
	top:0px; bottom:0;
	z-index:5000;
	width: 0px;
	min-width: 0px;
	/* min-width:550px;  */
	
	overflow-y:auto;vertical-align:top;
	
	display:block; background-color: #f8f8f8; border-color: #e7e7e7;
	/*transform:translate3d(-275px,0,0); */
	transform:translate3d(-550px,0,0);
	transition:transform 0.4s ease;
}

.Report_LIST.active-list {
	min-width: 550px;
	transform:translate3d(0,0,0);
}

.Report_LIST_MOVE_BUTTON {float:right; width:20px;display:table-cell; vertical-align:top; text-align:right; font-size:25px; font-weight:bold; color:darkgrey;cursor: pointer;}
.Report_LIST_MOVE_BUTTON1 { 
	/* position: absolute; */
	/* position: fixed; */ 
	float:left; width:20px;display:table-cell; vertical-align:top; text-align:right; font-size:25px; font-weight:bold; color:darkgrey;cursor: pointer;
	display:table-column;
	/*top: 0px; top: 45px; */
	vertical-align:bottom; 
	z-index:8000;
	top:-10px;
	/*
	transform:translate3d(0px,0,0);
	transition:transform 0.4s ease;
	*/
}
.Report_LIST_ROW {display:block; text-align:left; }
.Report_LIST_HIDDEN_ROW{display:none;}

.Short_Date_Input { width: 140px; }

/* Admin Page */
.HiddenRow    { display: none; }
.TextSelected { color: blue; }

.ADMIN_NAVI {	margin-left: 20px; margin-top : 20px;}
.BUTTON_ADMIN_MENU { width : 100px;}

.BASECODE_BTN_DIV { 
	border-collapse: collapse;     
	width: 100%;
	min-width: 600px;
	max-width: 800px;
    height: 100%;
    vertical-align:top; 
    text-align: right; 
    padding-right: 10px; }
 
.BASECODE_TABLE { 
	border-collapse: collapse;     
	width: 100%;
	min-width: 600px;
	max-width: 800px;
    height: 100%;
    vertical-align:top; }
 .BASECODE_TABLE tr{
    border-bottom: 1px;
    border-bottom-color: white;
    border-bottom-style: solid;
 }
 
.BASECODE_TABLE tr:nth-child(odd)  {	background:#FFFFFF; }
.BASECODE_TABLE tr:nth-child(even) {	background:#EDEDED; } 

.BASECODE_TABLE tr:nth-child(odd)  tr:hover {  background: #c8c8c8; }
.BASECODE_TABLE tr:nth-child(even) tr:hover {  background: #c8c8c8; }
.BASECODE_TABLE tr:hover   {  background: #c8c8c8; }
.BASECODE_ROW:hover        {  background: #c8c8c8; }

.BASECODE_TABLE tr.BASECODE_ROW_SELECTED  {background:#bdbdbd;}


.BASECODE_PCODE{ width:100px; text-align: center; }
.BASECODE_CODE { width:100px; text-align: center; }
.BASECODE_DISP { width: 60px; text-align: center; }
.BASECODE_EDIT { width: 60px; text-align: center; }
.BASECODE_DEL  { width: 60px; text-align: center; }

.USERLIST_SEQ { width:80px; text-align: center; }
.USERLIST_ID  { width:100px; text-align: center; }
.USERLIST_ID  { width:100px; text-align: center; }

.EDIT_DIV {
	display:none;
	position: absolute;
	top : 200px;
	left : 100px;
	background-color: lightgray;
	width : 360px;
	height: 320px;
	padding-left: 0px;
    padding-right: 0px;
    color: black;
    z-index: 9;   
    border: 1px solid #d3d3d3; 
    cursor: move;
    text-align: center;
}

.EDIT_TABLE {
	width: 350px;
	Height: 240px;
	cursor: auto;
}

#Drag_Header {
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #2196F3;
    color: #fff;
}

#ecgGraph_Filter input[type="button"] {color:black;}
 
.EDIT_TABLE th { padding-left: 20px; padding-right: 0px;  text-align: right; }
.EDIT_TABLE td { padding-left: 10px; padding-right: 20px; text-align: left; }

.ICON_ACCEPT_DENY { display: none; width: 20px;}
.BCODE_CODE       { width: 100px; }

.STAT_TABLE_TITLE {width: 80px; border: none; text-align:left; padding-left: 10px;
    font: bold 14px tahoma;
    vertical-align: middle;
    color: #606060;}
.STAT_TABLE_VAL   {width: 80px; border: none; text-align:right; font: bold 16px tahoma;}

.ImageInButton {
	width:100%;
	height:100%;
}
.ImageButton {    width: 20px;
    height: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-width: 1px;}