body
{
  padding: 0;
  margin: 0;
}

td
{
  font-size: 14px;
  font-family: times, arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #2e1b00;
  vertical-align: top;
  text-align: justify;
}

p {text-align: justify; text-indent: 20px;}

.newstitle
{  color: #330000;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
}

.menu1 A:link
{
  color: #330000;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
}

.menu1 A:hover
{
  color: #990000;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
}

.menu1 A:visited
{
  color: #330000;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
}

A:link
{
  color: #990000;
  font-weight: bolder;
  text-decoration: underline;
}

A:visited
{
  color: #646554;
  font-weight: bolder;
  text-decoration: underline;
}

A:hover
{
  color: #cc3333;
  font-weight: bolder;
  text-decoration: underline;
}


.mr_caption
{
  color: #FFFFFF;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: center;
  vertical-align: bottom;
  padding-bottom: 4px;
}

.mr_li
{
  margin: 0px 6px 1px 1px;
}

.mr
{
  background-color: #E0D1AD;
  font-size: 14px;
  font-family: tahoma, arial, helvetica, sans-serif;
}

.mr A:link, .mr A:visited, .mr A:active
{
  color: #434131;
  text-decoration: none;
}

.mr A:hover
{
  text-decoration: underline;
}

.header
{
  color: #000000;
  font-size: 20px;
  font-weight : normal;
  letter-spacing: 1px;
}

.subs
{
  color: #AC4C2C;
  font-size: 14px;
  font-weight : normal;
  letter-spacing: 1px;
  margin: 15px 5px 30px 15px;
}

.title
{
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin: 7px 2px 15px 7px;
}

.title_archives
{
  margin: 25px 0px 10px 0px;
  color: #AC4C2C;
  font-size: 16px;
  font-weight : bold;
  letter-spacing: 1px;
}

.record_archive
{
  color: #AC4C2C;
  font-size: 14px;
  font-weight : bold;
  letter-spacing: 0.5px;
}

.ul_archives, .ul_link, .ul_wallpaper
{
  list-style-image: url('../skins/default/__li.gif');
}

.ul_link
{
  margin: 7px 0px 20px 30px;
}

.ul_wallpaper
{
  margin: 10px 0px 0px 0px;
}

/* section */
.record, .news, .gallery, .link, .info, .info_link, .info_std, .info_gnr, .report
{
  color: #3C2C1C;
  margin: 20px 0px 0px 0px;
  text-align: justify;
  clear: left;
}

.wallpaper
{
  color: #3C2C1C;
  margin: 20px 0px 0px 0px;
}

.info_link, .info_std, .info_gnr
{
  margin: 10px 0px 0px 0px;
  text-align: justify;
  clear: left;
}

.info_title, .info_title a:link, .info_title a:visited, .info_title a:active, .info_title a:hover
{
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.info_main A:link, .info_main A:visited, .info_main A:active, .info_main a:hover
{
  color: #4E5C00;
  font-weight: bolder;
  text-decoration: underline;
}

.info_thm
{
  float: left;
  margin: 4px 10px 0px 0px;
}

.cntr
{
  text-align: center;
  padding: 10px 0px 0px 0px;
}

