body {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  color: #EEEEEE;
  background-color: #364049;
  scrollbar-base-color:#6A89A6;
  scrollbar-3dlight-color:#6A89A6;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#364049;
  scrollbar-highlight-color:#BFBFBF;
  scrollbar-shadow-color:#000000;
}


table.colored td,table.colored {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  empty-cells: show;
  padding: 0px;
}

table.colored td {
  padding: 4px;
}

table.borderless td,table.borderless {
  border-width: 0px;
  padding: 0px;
}

.colored {
  background-color: #3C4A56;
}

.colored2 td {
  background-color: #232F39;
}

.colored3 {
  background-color: #575757;
}


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

a:hover {
  color: #FFBF00;
  text-decoration: none;
}


input, select, textarea {
  color: #EEEEEE;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica;
  background-color: #323B43;
  border: solid 1px #D2D2D2;
}


.passive, .passive:link, .passive:active, .passive:visited {
  color: #6F6F6F;
}

.active, .active:link, .active:active, .active:visited {
  color: #FFBF00;
}

.active2, .active2:link, .active2:active, .active2:visited {
  color: #FFFFFF;
  font-weight: bold;
}


.negative {
  color: #BF0000;
}

.positive {
  color: #009F00;
}


.gangmember {
  color: #FFBF00;
}

.gang_leader, .gang_leader:link, .gang_leader:active, .gang_leader:visited {
  color: #00FF00;
}

.gang_locker, .gang_locker:link, .gang_locker:active, .gang_locker:visited {
  color: #FFBF00;
}

.gang_member, .gang_member:link, .gang_member:active, .gang_member:visited {
  color: #FFFFFF;
}

.gang_trial, .gang_trial:link, .gang_trial:active, .gang_trial:visited {
  color: #9F9F9F;
}



.items_good {
  color: #00A0FF;
}

.items_better {
  color: #00A0FF;
}

.items_best {
  color: #FFBF00;
}


.searchresult {
 font-size: 11px;
 padding: 1px;
}

.searchresult a {
 text-decoration: none;
 font-weight: normal;
}


.msg_player, .msg_player:link, .msg_player:active, .msg_player:visited {
  color: #B7B7B7;
}

.msg_gang, .msg_gang:link, .msg_gang:active, .msg_gang:visited {
  color: #FF9F00;
}

.msg_attack, .msg_attack:link, .msg_attack:active, .msg_attack:visited {
  color: #FF3F00;
}

.msg_victim, .msg_victim:link, .msg_victim:active, .msg_victim:visited {
  color: #7F7F7F;
}

.msg_warning, .msg_warning:link, .msg_warning:active, .msg_warning:visited {
  color: #FF5F00;
}

.msg_delivery, .msg_delivery:link, .msg_delivery:active, .msg_delivery:visited {
  color: #00A0FF;
}

.msg_competition, .msg_competition:link, .msg_competition:active, .msg_competition:visited {
  color: #00C070;
}

.msg_system, .msg_system:link, .msg_system:active, .msg_system:visited {
  color: #00FF00;
}

.msg_unread {
  font-weight: bold;
}



.roulette_red {
  background-color: #DF0000;
}

.roulette_black {
  background-color: #000000;
}

.roulette_green {
  background-color: #004A4A;
}

.roulette_numbers {
  font-size: 14px;
}

.roulette_input {
  background-color: transparent;
  text-decoration: none;
  border: solid 1px #FFFFFF;
}


  #nothing { display: none; }

.headline {
  font-size: 14px;
  display: inline;
  text-decoration: none;
}

  td.box a:link span,    span.box a:link span    { display: none; }
  td.box a:visited span, span.box a:visited span { display: none; }
  td.box a:hover span,   span.box a:hover span {
  position: absolute;
  margin: 10px 3px 3px 10px;
  background-color: #FFFFFF;
  max-width: 350px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #000000;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
  text-align: left;
  display: block; }


.atabs {
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center;
}

.atabs li {
display: inline;
margin: 0;
}

.atabs li a {
text-decoration: none;
position: relative;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
}


.atabs li a.selected { /*selected main tab style */
  background-color: #232F39;
  position: relative;
}

.atabs li a.selected:hover { /*selected main tab style */
  text-decoration: none;
}