body
{
  font-family: Tahoma, Arial, MS Reference Sans Serif, MS Sans Serif;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color:rgb(203,199,186);
}

a
{
  text-decoration: none;
  cursor:pointer;
}

a:link
{
  text-decoration: none;
}

a:active
{
  text-decoration: none;
}

a:visited
{
  text-decoration: none;
}

h1
{
  font-weight: bold;
  font-size:13px;
  color:#4e3325;
}

h2
{
  font-weight: bold;
  font-size:11px;
  color:#4e3325;
}

h3
{
  font-size:11px;
  color:#4e3325;
}


.normal
{
  color: black;
  font-size:11px;
  letter-spacing:0px;
  line-height:150%;
}

.normal a
{
  color:#504d40;
  text-decoration: none;
  cursor:pointer;
}

.normal a:hover
{
  color:#201d10;
  text-decoration: underline;
  cursor:pointer;
}

.normal td
{
  color: black;
  font-size:11px;
  letter-spacing:0px;
  line-height:150%;
}

.normal .more
{
  width:100%;
  text-align:left;
  vertical-align:bottom;
}

.normal img
{
  margin:6px;
}

.normal .title
{
  font-weight: bold;
  font-size:13px;
  color:#4e3325;
  height:22px;
  width:100%;
  letter-spacing:0px;
}

.normal .subtitle
{
  font-size:9px;
  color:#4e3325;
  vertical-align:super;
  height:20px;
}

.normal .text
{
  margin-top:4px;
}

.normal .summary
{
  font-size:10px;
}

.normal .heading
{
  font-weight:normal;
}

.normal .section
{
  font-weight:bold;
  width:100%;
}

.normal .abstract
{
  
}

.normal .thumbnail
{
  border-width:1px;
  border-style:solid;
}

.menu
{
  color: #b8b6ad;
  background-color:black;
  font-size:11px;
  letter-spacing:1px;
  line-height:150%;
  font-style:normal;
  padding:0px;
  margin:0px;
  width:100%;
  height:100%;
}

.menu .strong
{
  font-weight:bold;
  text-transform:uppercase;
}

.menu a
{
  color:#b8b6ad;
  text-decoration: none;
  cursor:pointer;
}

.menu a:hover
{
  color:white;
  text-decoration: none;
  cursor:pointer;
}

.menu .divider
{
  height:12px;
  background-color:black;
}


.footer
{
  color: #a8a69d;
  font-size:11px;
  letter-spacing:0px;
  height:20px;
  text-align:right;
}

.news img
{
  width:0px;
  height:0px;
  visibility:hidden;
}

.news .date
{
  font-size:7pt;
  color:#4e3325;
}

.news .summary
{
  font-size:7pt;
  color:black;
}

.news .heading
{
  font-size:7.5pt;
  font-weight:normal;
  color:#504d40;
}



