.selected
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  display: block;
}

.header
{
  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;
}

.block
{
  width: 502px;
  margin: 10px auto;
}

.subblock
{
  height: auto !important;
  height: 100%;
  border: 1px solid #FFF;
  background-color: #548A58;
}

.block .left, .right
{
  width: 250px;
  float: left;
  padding: 5px 0;
}

.block .left img
{
  display: inline;
  margin: 10px;
}

.block .right { background-color: #9ACE9E; }

.margin_block
{
  height: 10px;
  overflow: hidden;
}

#h1l, #h2l, #h5l
{
  width: 114px;
  height: 32px;
}

#h2l { width: 143px; }

#h3l
{
  width: 134px;
  height: 34px;
}

#h4l
{
  width: 123px;
  height: 36px;
}

#h5l { width: 125px; }

#hUl
{
  width: 85px;
  height: 37px;
}

.ar11b, .ar12b
{
  font: 11px Arial;
  text-decoration: none;
  color: #000;
}

.ar12b { font-size: 12px; }

.version_title
{
  width: 637px;
  margin: 4px 5px;
}

.version_title .left
{
  width: 145px;
  text-align: center;
  padding: 0 7px;
  float: left;
}

.version_title .right
{
  background-color: #046B09;
  border: 1px solid #FFF;
  width: 462px;
  text-align: right;
  padding: 5px 7px;
  margin: 3px 0;
  float: right;
}

.ar12rb, .ar15yb, .ar12yb
{
  font: 12px Arial;
  color: #800;
  font-weight: bold;
}

.ar15yb, .ar12yb
{
  color: #FF0;
  font-size: 15px;
  text-decoration: none;
}

.ar12yb { font-size: 12px; }

#bag
{
  width: 140px;
  margin: 0 auto;
  padding: 3px;
  border: 1px solid #046B09;
  background-color: #9ACE9E;
}

#bag img
{
  width: 50px;
  height: 64px;
  float: left;
}

#bag div
{
  float: right;
  width: 70px;
  margin: 25px 0 0 5px;
}

#form { margin: 5px; }

#table
{
  background-color: #548A58;
  margin: 0 auto;
  text-align: center;
  font: 12px Arial;
  color: #008;
}

#table img { display: inline; }

#table th
{
  background-color: #046B09;
  padding: 2px 4px;
}

#table td
{
  padding: 1px;
  background-color: #9ACE9E;
	white-space: pre-wrap;
}

.h5u
{
  width: 65px;
  height: 63px;
}

.h4u, .h2u, .h3mine
{
  width: 63px;
  height: 62px;
}

.h3u, .h5a
{
  width: 64px;
  height: 64px;
}

.h6a
{
  width: 65px;
  height: 65px;
}

.h5mine
{
  width: 62px;
  height: 62px;
}

.h4mine, .h2mine
{
  width: 60px;
  height: 60px;
}

.h4a, .h3a, .h2a
{
  width: 50px;
  height: 50px;
}

.b_gray
{
  border: 1px solid #008;
  background: gray;
}

.edit
{
  border: 1px solid #046B09;
  background-color: #548A58;
  height: 18px;
  width: 35px;
}

.button
{
  border: 1px solid #9ACE9E;
  background-color: #046B09;
  padding: 2px 10px;
}

#info
{
  margin: 5px;
  border: 1px solid #046B09;
  background-color: #9ACE9E;
  text-align: justify;
  padding: 3px;
}

#info p { text-indent: 10px; }