body
{
  padding: 0;
  margin: 0;
  background-color: #000000;
}

.tbl
{
  width: 1017px;
  height: 100%;
  background-color: #000000;
  table-layout: fixed;
  overflow: hidden;
  background-image:  url('../skins/default/chain_bg.gif');
}

.tbl_news
{
  width: 723px;
  height: 100%;
  min-height: 800px;
  table-layout: fixed;
  overflow: hidden;
}

td
{
  font-size: 12px;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  vertical-align: top;
  text-align: justify;
}

A:link, A:visited, A:active, A:hover
{
  color: #041A2D;
  font-weight: bold;
  text-decoration: underline;
}

A:hover
{
  text-decoration: underline;
}

/* EBB418 menu - - > */

.section
{
  height: 44px;
  background-image: url('../skins/default/ml/section.gif');
  color: #EBB418;
  letter-spacing: 1px;
  font-family: arial, tahoma, helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  padding: 14px 0 0 30px;
}

.sub 
{
  font-size: 12px;
  font-family: arial, tahoma, helvetica, sans-serif;
  font-weight: bold;
  color: #EBB418;
  margin: 3px 3px 3px 28px;
}

.section A:link, .section A:visited, .section A:active, .section A:hover,
.sub A:link, .sub A:visited, .sub A:active, .sub A:hover
{
  color: #EBB418;
  text-decoration: none;
}

.sub A:hover, .section A:hover
{
  color: #F29811;
  text-decoration: underline;
  font-weight: bold;
}

/* <- - menu */

.header
{
  margin: 0px 0px 20px 0px;
  color: #041A2D;
  font-size: 24px;
  font-weight : bold;
  letter-spacing: 1px;
  text-align: center;
}

.title
{
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

/* archives - - > */
.title_archives
{
  margin-top: 20px;
  color: #000000;
  font-size: 14px;
  font-weight : bold;
  letter-spacing: 1px;
}

.record_archives
{
  margin: 0px 0px 20px 12px;
  color: #000000;
  font-size: 12px;
  font-weight : bold;
}

.record_archives_bit A:link, .record_archives_bit A:visited, .record_archives_bit A:active, .record_archives_bit A:hover
{
  color: #041A2D;
  text-decoration: underline;
  font-weight : normal;
}
/* < - - archives */

/* section - - > */
.report
{
  margin: 20px 0px 0px 10px;
  color: #000000;
  text-align: justify;
}

.faq
{
  margin: 20px 0px 0px 0px;
  color: #000000;
  clear: left;
}

.news, .info, .info_std, .info_gnr, .info_link, .gallery, .wallpaper, .link
{
  margin:  0px 0px 25px 12px;
  color: #000000;
}

.info_title
{
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000
}

.info_title A:link, .info_title A:visited, .info_title A:active, .info_title A:hover
{
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000
}

.info_main
{
  margin: 10px 0px 0px 12px;
}

.info_main A:link, .info_main A:visited, .info_main A:active, .info_main a:hover
{
  color: #041A2D;
  font-weight: bolder;
  text-decoration: underline;
}

.info_thm
{
  padding: 2px 0px 25px 0px;
}

.wallpaper_bit
{
  margin: 0px 0px 4px 12px;
}

.link_bit
{
  margin: 4px 0px 4px 0px;
}

.wallpaper_bit A:link, .wallpaper_bit A:visited, .wallpaper_bit A:active, .wallpaper_bit A:hover,
.link_bit A:link, .link_bit A:visited, .link_bit A:active, .link_bit A:hover
{
  color: #041A2D;
  text-decoration: underline;
  font-weight : normal;
}
/* < - - section */


/* more - - > */
.more
{
  margin: 10px 0px 0px 0px;
}

.more A:link, .more A:visited, .more A:active, .more A:hover
{
  color: #041A2D;
  font-weight: normal;
  text-decoration: underline;
}
/* <- - more */

ul.ul_archives, ul.ul_faq, ul.ul_link, ul.std
{
  list-style-position: outside;
  text-align: justify;
}

ul.ul_archives, ul.ul_faq
{
  margin: 10px 0px 0px 17px;
  font-size: 13px;
}

ul.ul_link
{
  margin: 10px 0px 0px 30px;
  font-size: 13px;
}

.copyright
{
  width: 118px;
  margin: 20px 0px 40px 6px;
  padding: 0px;
  color: #DDBE65;
  font-size: 11px;
  text-align: left;
}

.logo
{
  width: 124px;
  margin: 20px 0px 0px 0px;
  text-align: center;
}

.logo img
{
  margin: 6px 0px 0px 0px;
  border: 0;
}
