body {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background-color: #000000;
}

body.main {
  margin-top: 80px;
}

body.inside {
  margin-top: 20px;
}

td {
  font-family: Tahoma, Arial;
  font-size: 10px;
}

.box_empty {
  background-color: #000000;
}

.box_brown {
  background-color: #9c6531;
  text-align: right;
  vertical-align: top;
}

.box_orange {
  background-color: #ce9a00;
  text-align: right;
  vertical-align: top;
}

.box_lemon {
  background-color: #ffffce;
  text-align: right;
  vertical-align: top;
}

.box_grey {
  background-color: #c6c3c6;
  text-align: right;
  vertical-align: top;
}

.box_yellow {
  background-color: #efef00;
  text-align: right;
  vertical-align: top;
}

.box_darkgrey {
  background-color: #636563;
  text-align: right;
  vertical-align: top;
}

.box_army {
  background-color: #636531;
  text-align: right;
  vertical-align: top;
}

.box_blue {
  background-color: #0030ce;
  text-align: right;
  vertical-align: top;
}

.box_purple {
  background-color: #630031;
  text-align: right;
  vertical-align: top;
}

.box_white {
  background-color: #ffffff;
  text-align: right;
  vertical-align: top;
}

.box_violet {
  background-color: #cecfff;
  text-align: right;
  vertical-align: top;
}

.box_active {
  background-color: #ffcf00;
  text-align: right;
  vertical-align: top;
}

a.dark {
  margin-right: 5px;
  line-height: 16px;
  color: #0000dd;
  text-decoration: none;
}

a.dark:visited {
  margin-right: 5px;
  line-height: 16px;
  color: #0000dd;
  text-decoration: none;
}

a.dark:active {
  margin-right: 5px;
  line-height: 16px;
  color: #0000dd;
  text-decoration: none;
}

a.dark:hover {
  margin-right: 5px;
  line-height: 16px;
  color: #0000dd;
  text-decoration: underline;
}

a.light {
  margin-right: 5px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
}

a.light:visited {
  margin-right: 5px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
}

a.light:active {
  margin-right: 5px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: none;
}

a.light:hover {
  margin-right: 5px;
  line-height: 16px;
  color: #ffffff;
  text-decoration: underline;
}

a.archive {
  color: #ffffff;
  text-decoration: none;
}

a.archive:visited {
  color: #ffffff;
  text-decoration: none;
}

a.archive:active {
  color: #ffffff;
  text-decoration: none;
}

a.archive:hover {
  color: #ffffff;
  text-decoration: underline;
}

.aa {
  margin-right: 5px;
  line-height: 16px;
}

a.gg1 {
  color: #ffcf00;
  text-decoration: none;
}

a.gg1:visited {
  color: #ffcf00;
  text-decoration: none;
}

a.gg1:active {
  color: #ffcf00;
  text-decoration: none;
}

a.gg1:hover {
  color: #ffcf00;
  text-decoration: underline;
}

a.gg2 {
  color: #0000dd;
  text-decoration: none;
}

a.gg2:visited {
  color: #0000dd;
  text-decoration: none;
}

a.gg2:active {
  color: #0000dd;
  text-decoration: none;
}

a.gg2:hover {
  color: #0000dd;
  text-decoration: underline;
}

input {
  font-family: Tahoma, Arial;
  font-size: 11px;
  margin: 0px;
}

.input1 {
  color: #000000;
  background-color: #ffffc0;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f60;
  width: 220px;
  height: 18px;
  padding-left: 4px;
  padding-right: 4px;
}

.input2 {
  font-family: Tahoma, Arial;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  background-color: #ffffc0;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f60;
  width: 74px;
  height: 32px;
  padding-left: 4px;
  padding-right: 4px;
}

.input3 {
  color: #000000;
  background-color: #ffffc0;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f60;
  width: 94px;
  height: 18px;
  padding-left: 4px;
  padding-right: 4px;
}

textarea {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #000000;
  background-color: #ffffc0;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f60;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0px;
}

.textarea1 {
  width: 420px;
  height: 161px;
}
