td {
  font-family: arial;
  font-size: 10pt;
}

a:link, a:active, a:hover, a:visited {
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}

a:hover {
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline;
}

td.newsheader {
  font-weight: bold;

}

td.newstext {

}

td.tableheader {
  background=#F7C378;
  padding: 2px;
}

td.wallpapertumbnail {
  background=#634821;
  padding: 1px;
  height=50px
}

td.displaysecion {
  padding: 0px;
}

td.tablerowstyle1 {
  background=#fef5e0;
  padding: 2px;
}

select.adminform, textarea.adminform, input.adminform {
  width=100%;
}