body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  background-repeat: no-repeat;
  background-position: center top;
  overflow-y: scroll;
}
form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
}
img {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
}
* {
  outline: none;
}
.background {
  background-color: #25110A;
}
.line_hor_gray {
  background-image: url( /images/default/line_hor_gray.gif );
}
.line_hor_white {
  background-image: url( /images/default/line_hor_white.gif );
}
.line_hor_purple {
  background-image: url( /images/default/line_hor_purple.gif );
}
.line_hor_yellow {
  background-image: url( /images/default/line_hor_yellow.gif );
}
.line_hor_brown {
  background-image: url( /images/default/line_hor_brown.gif );
}
.cre8ion {
  font-family: Arial;
  font-size: 10px;
  padding: 5px 2px 5px 0px;
}
.cre8ion a {
  color: #594842;
  text-decoration: none;
}
.cre8ion a:hover {
  color: #bbb4b2;
  text-decoration: none;
}
#inner_menu {
  position: absolute;
  top: -5000px;
  left: -5000px;
}