.selected
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  display: block;
}

#active
{
  width: 200px;
  background-color: #046B09;
  border: 1px solid #FFF;
  margin: 100px auto;
  color: #FFF;
  padding: 3px 5px;
  font-weight: bold;
}

.header, .header2
{
  float: left;
  position: relative;
  left: 50%;
}

h1
{
  background-color: #046B09;
  border: 1px solid #FFF;
  padding: 5px;
  text-align: justify;
  position: relative;
  left: -50%;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}

h2
{
  padding: 5px 10px;
  margin: 20px 10px 10px 10px;
  position: relative;
  left: -50%;
  background-color: #046B09;
  border: 1px solid #FFF;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FF0;
}

h3
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
}

#information
{
  border: 1px solid #548A58;
  background-color: #9ACE9E;
  padding: 5px;
  font: 13px Arial;
  margin: 0 10px;
}

#information p
{
  text-align: justify;
  text-indent: 10px;
}

#information li { text-align: justify; }
li { margin: 5px 0; }

#information a
{
  color: #ff0;
  text-decoration: none;
}
#information a:hover { text-decoration: underline; }

.center { text-align: center !important; }

.icenter
{
  text-align: center;
  margin: 10px 0;
}
.icenter img { display: inline; }

#information table
{
  background-color: #548A58;
  margin: 0 auto;
}
#information td 
{
  background-color: #74B978;
  color: #008;
  font: 13px Verdana;
}
#information th
{
  background-color: #046B09;
  color: #FFF;
  font: 12px Arial;
}

.p_m { margin: 0; }

caption
{
  color: #008;
  font: 14px Verdana;
}

.rank_table th
{
  background-color: #74B978 !important;
  padding: 2px;
}
.rank_table td
{
  background-color: #9ACE9E !important;
  text-align: center;
}
.rank_table img { display: inline; }

.feud
{
  width: 25px;
  height: 25px;
}

.version
{
  width: 18px;
  height: 20px;
}

.th_img
{
  width: 29px;
  height: 21px;
}

#li { margin: 0 14px; }
#li img { float: left; }
#li p
{
  margin: 0;
  padding: 4px 0 7px 0;
}

#infin { font: 16px Arial; }

.k_table th
{
  background-color: #74B978 !important;
  padding: 2px 4px;
}
.k_table td
{
  background-color: #9ACE9E !important;
  text-align: center;
}
.k_table .name
{
  background-color: #74B978 !important;
  text-align: right;
  padding: 0 4px;
}

.cl_blue { color: #00F; }
.cl_red { color: #F00; }

.squarel
{
  padding: 0 5px 0 16px;
}