body {
  background: #000;
  color: white;
  font-family: arial;
  font-size: 12px;
}

fieldset {padding: 10px;}
legend {font: 12pt arial, tahoma; margin: 0 0 0 50px;}
h3 {font: 14pt arial, tahoma;}

a {color: #b5b5b5;}
a:hover {color: #ffffff; background: #535353;}

.inputtext {
  background: #c7b89c;
  border: 1px solid #fff;
  font-family: Arial, Tahoma; 
  font-size: 12px;
  font-weight: bold;
}

.nButton {
  font-family: Arial, Tahoma;
  font-size: 10px;
  background: #50412c;
  color: #ffffff;
  border: 1px solid #c0c0c0;
  cursor: pointer;
}

.hButton {
  font-family: Arial, Tahoma; 
  font-size: 10px;
  background: #c7b89c;
  color: #000000;
  border: 1px solid #c0c0c0;
  cursor: pointer;
}

.dButton {
  font-family: Arial, Tahoma; 
  font-size: 10px;
  background: #ae0000;
  color: #ffffff;
  border: 1px solid #c0c0c0;
  cursor: pointer;
}

.userimg_up {border: 1px solid black;}
.userimg_down {border: 1px solid white;}

hr {height: 1px; color: #c0c0c0;}

#adminsettings {width: 600px; text-align: left;}

.hand {cursor: pointer;}

.counter {
  width: 30px;
  background: #000000;
  color: #c0c0c0;
  border: none;
  font-family: Arial, Tahoma;
  font-size: 10px;
  text-align: right;
}

.readonly {
  background: #000000;
  color: #c0c0c0;
  border: none;
  font-family: Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
}
