body
{
  padding: 0;
  background-color: #0a0d14;
}

td, p
{
  font-size: 12px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #eeede8;
  vertical-align: top;
  /*text-align: justify;*/
  letter-spacing: 0.1em;
  line-height: 150%;
}

A:link, A:visited, A:active, A:hover
{
  color: #ffffff;
  font-weight: bolder;
  text-decoration: underline;
}

/* second link - - > */
A.sl:link, A.sl:visited, A.sl:active, A.sl:hover
{
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}
/* <- - second link */

.header
{
  margin: 0px 0px 6px 0px;
  color: #ffba43;
  font-size: 20px;
  font-weight : normal;
  letter-spacing: 1px;
}

.title, .title_link
{
  color: #ffba43;
  font-size: 14px;
  font-weight: bold;
}

.title_archives
{
  margin-top: 20px;
  color: #ffba43;
  font-size: 14px;
  font-weight : bold;
}

.record_archive
{
  color: #ffba43;
  font-size: 14px;
  font-weight : bold;
}

/* section - - > */
.news, .wallpaper, .gallery, .link, .faq, .info, .info_link, .info_std, .info_gnr, .report
{
  margin: 16px 23px 0px 25px;
  color: #eeede8;
  clear: both;
}

.info_title, .info_title a:link, .info_title a:visited, .info_title a:active, .info_title a:hover
{
  font-size: 14px;
  font-weight: bold;
  color: #ffba43
}

.info_main A:link, .info_main A:visited, .info_main A:active, .info_main a:hover
{
  font-weight: bolder;
  color: #ffba43;
  text-decoration: underline;
}

.info_thm
{
  float: left;
  margin: 4px 10px 0px 0px;
}
/* < - - section */

ul
{
  /*list-style-image: url('../skins/default/__li_ul.gif');*/
  list-style-position: outside;
}

ul.ul_wallpaper, ul.ul_archives, ul.ul_faq
{
  margin: 10px 0px 0px 17px;
  font-size: 14px;
}

ul.ul_link
{
  margin: 10px 0px 0px 30px;
  font-size: 14px;
}
