body {
  background-color: #000000;
  color: #E9DB9B;
  scrollbar-base-color:#C0C0C0;
}

a:focus, a:link, a:visited, a:active {
  color: #EDECD5;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold
}

a:hover {
  color: #C9482B
}
.txtback{

}

.col_header{
}
.col_left{
  background-color: transparent
}

.col_right{

}

.col_footer{

}
.col_image{
  text-align: center;
}
.col_counter{
    color: #E9DB9B;
  font-size: 13px;
}

#toptext{
  color: #E9DB9B;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px
}
.input_field{
  background-color: #DCDCDC;
  color: #000080;
  font-size: 12px
}


