td.thin {
   height: 5px;
   background-color: lightgreen;
}
//.girdi {
//   background-color: black;
//}
.headerT {
   font-weight: bold;
   text-align: left;
   color: #ffffff;
   background-color: #1569C7;
}
.headerC {
   font-weight: bold;
   text-align: center;
   color: #ffffff;
   background-color: #1569C7;
}
.headerL {
   font-weight: bold;
   text-align: left;
   color: #ffffff;
   background-color: #153E7E;
}
.headerM {
   font-weight: bold;
   text-align: center;
   color: #ffffff;
   background-color: #153E7E;
}
.state0 {
   font-weight: bold;
   text-align: center;
   background-color: #FFE87C;
}
.state1 {
   font-weight: bold;
   text-align: center;
   background-color: #ffffff;
}
.headerR {
   font-weight: bold;
   text-align: right;
}
//.unit_g {
//   font-weight: bold;
//   text-align: left;
//   background-color: lightgreen;
//}
//.unit_r {
//   font-weight: bold;
//   text-align: left;
//   background-color: tomato;
//}
input.numberformat {
   font-family: courier,monospace;
   font-weight: bold;
   text-align: right;
}
div.paragraph {
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 95%;
   font-weight: bold;
   line-height: 1.25em; margin: 0;
   text-align: justify; background-color:#eee;
   padding:5px;
   margin-top:5px; 
   margin-bottom:5px;
   margin-left:20px; 
   margin-right:20px; border: 2px solid #0066FF;
}
.tt {
  font-size:12px;
}
   
.sample {
   border: 1px solid #000099;
   background: #eeeeee;
   padding: 3px;
}
	   
.T2tDirect {
   border:2px solid red;
   background:yellow;
   padding:3px;
}
//-- wz
a.nodeco:link {
  text-decoration:none;
}

a.nodeco:visited {
  text-decoration:none;
}

a.nodeco:hover {
  text-decoration:none;
}

a.nodeco:active {
  text-decoration:none;
}

