.knonum {
text-align:center;
font-size: 12px;
display:block;
clear:left;
background:#c0c0c0;
width:30px;
line-height:20px;
margin-top:1px;
}

.knodiv {
display:block;
clear:left;
height:20px;
margin-top:1px;
}

.drawnnumcap {
text-align:right;
font-size: 12px;
display:inline-block;
clear:left;
background:#ffffff;
line-height:20px;
padding-right:5px;
width:50px;

}

.drawnnum {
text-align:left;
font-size: 12px;
display:block;
float:right;
background:#66cc33;
height:20px;

}


.notdrawnnum {
text-align:left;
font-size:12px;
display:block;
float:left;
background:#ff6600;
height:20px;

}

.notdrawnnumcap {
text-align:left;
font-size: 12px;
display:block;
float:left;
clear:right;
background:#ffffff;
line-height:20px;
padding-left:5px;
width:50px;

}


.statheader {color:#333333;line-height:40px;font-size:16px; border-bottom:1px dashed;}
.statheader:hover {color:#FFFFFF; background:#666666; cursor:pointer; cursor:hand;}

.statheaderna {color:#A3A3A3;line-height:40px;font-size:16px; border-bottom:1px dashed;}
.statheaderna:hover {color:#FFFFFF; background:#666666; cursor:pointer; cursor:hand;}


.inp_style {
  color:#333333;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
  text-align:center;
  font-family: sans-serif;
   border: 1px solid #CCCCCC;

}

.kno_restab_header
{
  font-size:26px;
  font-weight:bold;
  color:#f3ca84;
  text-align:center;

}

.kno_restab_header2
{
  font-size:26px;
  font-weight:bold;
  color:#999999;
  text-align:center;

}


.kno_restab_title
{
color:#404040;
}


.restab_values
{
  font-family: Arial;
  font-size:15px;
  font-weight:bold;
  color:#89310C;
}

.restab_values2
{
  font-family: Arial;
  font-size:15px;
  font-weight:bold;
  color:#202020;
}



.tlink {
    color:#07539f;
    font-size:12px;
    font-weight:bold;
    cursor:pointer;
    text-decoration:underline;
}
.tlink:visited {COLOR: #0965C1;}
.tlink:hover {COLOR: #ffaa00;}

