  * {
    font-family: Tahoma;
    font-size: 11px;
    letter-spacing: 0px;
    color: #5F4425;
  }
  img {border: 0;}
  body{
    margin: 0 0 0 0;
    font-family: Tahoma;
    font-size: 11px;
    letter-spacing: 0px;
    color: #5F4425;
  }

  .body_bg{
    background-color: black;
    background-image: url(/img/bg.jpg);
    background-position: center top;
  }
  .label {
    color: #ABBDA5;
    font-weight: bold;
  }
  .label_brown {
    color: #5F4425;
    font-weight: bold;
  }

  .big_label {
    font-size: 18px;
    font-family: Times New Roman;
    color: #343c35;
    font-weight: bold;
  }

  .label_new_index {
    letter-spacing: -0.5px;
    font-size: 13px;
    font-family: Tahoma;
    color: #ffef49;
    font-weight: 900;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  .label_new_index_ff {
    letter-spacing: -0.5px;
    font-size: 12px;
    font-family: Tahoma;
    color: #ffef49;
    font-weight: 900;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  .label_new_index_ie {
    letter-spacing: 0px;
    font-size: 13px;
    font-family: Tahoma;
    color: #ffef49;
    font-weight: 900;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  input.text {
    height: 14px;
    border: solid 1px #B88E4C;
    background-image: url(/img/textedit_bg.gif);
    background-repeat: repeat-x;
    color: #5F4425;
    font-weight: bold;
    width: 135px;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 10px;
  }

  input.flashtext {
    border: solid 1px #B88E4C;
    background-color: #F6D79C;
    color: #5F4425;
    font-weight: normal;
    text-align: left;
    margin: 0 0 0 0;
    padding: 2 2 2 2;
    font-size: 11px;
  }
  textarea.flashtext {
    border: solid 1px #B88E4C;
    background-color: #F6D79C;
    color: #5F4425;
    font-weight: normal;
    text-align: left;
    margin: 0 0 0 0;
    padding: 2 2 2 2;
    font-size: 11px;
  }

  a, a:link, a:visited, a:active, a:hover {
    color: #ABBDA5;
    text-decoration: none;
  }

  content_div_tbl a, content_div_tbl  a:link, content_div_tbl  a:visited, content_div_tbl  a:active, content_div_tbl  a:hover {
    color: #5F4425;
    font-weight:bold;
    text-decoration: none;
  }

  .bt_l {
    border-top: 1px solid #273124
  }
  .br_l {
    border-right: 1px solid #273124
  }
  .bb_l {
    border-bottom: 1px solid #273124
  }
  .bl_l {
    border-left: 1px solid #273124
  }

/*
 .cool_scroll {
  margin: 0px;
  scrollbar-3dlight-color: #E7D9C8;
  scrollbar-arrow-color: #FBD88B;
  scrollbar-base-color: #866341;
  scrollbar-darkshadow-color: #692800;
  scrollbar-face-color: #AB510A;
  scrollbar-highlight-color: #DD8027;
  scrollbar-shadow-color: #692800;
  scrollbar-track-color: #C4CCB1;
}
*/
span.btndecor {
        height: 20px;
        font-size: 20px;
        background: url('/img/btn_left.png') left top no-repeat;
}
span.btndecor span {
        height: 20px;
        font-size: 20px;
        background: url('/img/btn_right.png') right top no-repeat;
}
span.btndecor input, span.btndecor button {
        height: 19px;
        border: 0px solid red;
        color: #FBD88B;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        margin: 0 7 1 7;
        background: transparent url(/img/btn_center.png);
        background-repeat: repeat-x;
}

.target {
  color: #c90e0e;
}

.title {
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia;
  text-decoration: none;
}

td.line {
  padding-bottom: 3;
  background-image:url(/img/iline.gif);
  background-repeat: repeat-x;
  background-position: bottom center;
}

td.line_down {
  padding-bottom: 3;
  border-bottom: solid 1px #efb457;
}

td.line_up {
  border-top: solid 1px #fae3af;
}

.redcolor {
  color: #993138;
}

.greencolor {
  color: #148e00;
}

a.redboldlink, a.redboldlink:link, a.redboldlink:visited, a.redboldlink:active, a.redboldlink:hover {
  color: #993138;
  font-weight: bold;
  text-decoration: none;
}
.body_p{
  background-color: black;
  background-image: url(/img/p_bg.png);
  background-position: center top;
}

.font10 {
  font-size: 10px;
}

.info_td{
  padding: 0 7 0 7;
}

.banner_btn{
  font-family: Arial;
  color: #ffef49;
  font-size: 15px;
  font-weight: bold;
}

