body { margin:0 auto 0 auto; color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; background-color:#C0C0C0; }

.page { margin:10px auto 0 auto; width:98%;}

.content { background:url(img/kahatex.png) top right no-repeat; padding:10px;  margin:0px; }

#loading { clear:both; background:url(img/wait.gif) center top no-repeat; text-align:center;padding:33px 0px 0px 0px; font-size:12px;display:none; font-family:Verdana, Arial, Helvetica, sans-serif; }

#outcontent {clear:both; background-color:#FFFFFF;}

#console {clear:both; color:white; background-color:#369;font-family: Arial;font-size: 10;}
#consoleatas {clear:both; color:white; background-color:#369;font-family: Arial;font-size: 10;}

table {
  margin-left:auto;
  margin-right:auto;
  font-family: Verdana;
  font-size: 11;
  font-weight: light;
  background-color:#777777;
  color: black
}

tr {
  background-color: #E6E6FA;
  margin: 10px;
}

tr.highlight{
  background-color: #FF9966;
}

tr.red{
  background-color: #FF0000;
}

td.green{
  background-color: #CCFF66;
}

td.orange{
  background-color: #FFCC66;
}

.table-caption{
  font-size: 14;
  color: beige;
  background-color: navy;
}

.table-head{
  background-color: plum;
  color: black;
  font-size: 11;
  font-weight: bold;
}

.table-foot{
  background-color: plum;
  color: black;
  font-size: 11;
  font-weight: bold;
}

.table-striped{
  background-color: #B0C4DE;
  border: 1;
}

.mouse-over{
  background-color: #FFFF99;
  color: #330099;
  border: 1;
  font-weight: bold;
}

.have-link{
  color: #330099;
  font-weight: bold;
}

.have-input{
  color: #330099;
  font-weight: bold;
}
