html{-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
body{color: #8d7; background-color: #000; background-image: url("../bg.gif"); font-size: 20px;}
h1{font-size: 40px; color: red; margin: 4px;}
h2{font-size: 24px; color: #8f7; padding:0; margin: 0;}
table { position: static;}
table, tr, th {color: #000; font-family: arial; font-size: 18px; font-weight: normal; text-align: center; vertical-align: middle; border: 0px; padding: 0px; } 
 th {background: #fa0; border-radius: 6px; } 
 td {border: 0; color: #000; padding: 0px;}
 .tdinf   {background: #dff;  width: 230px;} 
 .tdinf2   {background: #dff; width:185px;}
 .tdinf3   {background: #dff; width:153px;}  
 .tdin    {background: #dff;  text-align: left;}
 .tdoutf  {background: #ffd;  width: 230px;}
 .tdoutf2  {background: #ffd; width: 180px;}
 .tdoutf3  {background: #ffd; width: 153px;}
 .tdout   {background: #ffd;  }
input[type="text"] { border: 0; background: transparent; font-size: 18px; text-align: right; width: 50%; display: inline-block;}
input:focus {outline: none;}
option, select { border: 0; color: #008; background: transparent; font-size: 18px; text-align: left; display: inline-block; }

input[type=button]:hover {background-color: #fff;}
input[type=button]:active {background-color: #8f7;border-left-color: #677; border-top-color: #677; border-bottom-color: #dee; border-right-color: #dee;}
input[type=button] {background-color: #d72;  border-radius: 5px; width: 280px; font-size: 20px; margin: 3px;           
					border-width: 2px; border-left-color: #dee; border-top-color: #dee; border-bottom-color: #677; border-right-color: #677;}

#menudiv-a{border: 0px solid #f44; width: 300px; height: calc(100% - 100px); direction: rtl; scrollbar-color: #d72 transparent; position: fixed; top: 10px; left: -5px;  overflow-y: auto; overflow-x: hidden;  }
#menudiv-b{border: 0px solid #ff0; width: 281px; direction: ltr; position: relative; top: 0px; right: 0px;   text-align: center;}
