body {
  background-color: #161920; 
  background-image: url('img/rep.jpg'); 
  background-position: 50% 0px; 
  margin: 0px; 
}

#foot {
  width: 100%; 
  height: 286px; 
  background-image: url('img/bot.jpg'); 
  background-position: 50% 0px;   
} 

#end {
clear: both;
}

#head {
  width: 100%; 
  height: 368px; 
  background-image: url('img/top.jpg'); 
  background-position: 50% 0px; 
  text-align: center; 
} 

#body {
  width: 100%; 
  background-image: url('img/mid.jpg'); 
  background-position: 50% 0px;
  background-repeat: no-repeat;
  min-height: 340px;
  text-align: center;    
  height: auto !important;
  height: 340px;
}    
 
.content {
  width: 940px;
  margin:0 auto; 
}

#page, #menu {
  text-align: justify;
  padding: 10px;
  color: #CED2DE;
  font: 12px Verdana;
}

#page {
  display: inline-block;
  width:920px;
}

div a {
  color: #4157AF;
  text-decoration: none;
}

h1.first {
  margin-top: 0px;
}

h1 {
  font-weight: normal;
  font-size: 22px;
  color: #4157AF;
}

h2 {
  color: #FFF
}

.text {
  color: #CED2DE;
  font: 12px Verdana;
  line-height: 18px;
}

.chr {
  height: 64px;
  width: 64px;
  margin: 2px;
  background: url('img/blank.jpg');
  float: left;
  text-align: center;
}

.dead {
  background: url('img/busy.jpg');
}

.new {
  background: url('img/add.jpg');
}

img { border: 0px solid black; }

.img {
  border: 1px solid black;
}

.newaccount {
  width: 223px;
  height: 64px;
  background-image: url('img/new.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.tl {
  width: 25%;
  font-weight: bold;
  color: #92ADF7;
  text-align: right;
}

.tr {
  width: 25%;
}

hr {
  height: 1px;
  color: #4157AF;
  margin: 5px 0px;
}

.fl {
  float: left;
}

.chre {
  width: 100px;
  height: 64px;
}

td {
  color: #CED2DE;
  font: 12px Verdana;
  line-height: 18px;
}

textarea {
  background-color: #000000;
  border: 1px #161920 solid;
  color: #CED2DE;
  font: 12px Verdana;
  padding: 5px;
}

.inp {
  background-color: #000000;
  border: 1px #161920 solid;
  color: #CED2DE;
  font: 12px Verdana;
  padding: 5px;
  margin: 5px 0px;
}

.small {
  color: #95989F;
  font-size: 11px;
}
 
.date {
  width: 50px;
  height: 50px;
  background: url('/img/date.jpg');
  text-align: center;
  padding: 5px;
}

.date .day {
  color: #B9C5F7;
  font-size: 30px;
  font-weight: bold;
  margin-top: 5px;
}

.date .month {
  color: #5167BF;
  margin-top: 8px;
  font-size: 16px;
  font-weight: bold;
}
