body
{
  background-color: #404040;
  font-family: arial;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px
}
td.footer
{
  color: #B4B4B4;
  font-size: 10px;
  padding: 2px;
  text-align: center
}
td.side
{
  font-size: 10px;
  padding: 5px
}
td
{
  color: #CCCCCC;
  font-size: 11px;
  text-align: justify
}
a.footer:hover
{
  color: #B4B4B4;
  text-decoration: underline
}
a.footer
{
  color: #B4B4B4;
  text-decoration: none
}
a:hover
{
  color: #FF0000;
  font-weight: bold;
  text-decoration: none
}
a
{
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: none
}
select, input, textarea
{
  background-color: #404040;
  border: 1px solid #CCCCCC;
  color: #CCCCCC;
  font-family: arial;
  font-size: 10px
}
input.borderless
{
  background-color: #404040;
  border: 0px;
  color: #CCCCCC
}
input.bg
{
  background-color: #CCCCCC;
  border: 0px;
  color: #404040
}
.title
{
  font-size: 18px;
  font-style: italic;
  font-weight: bold
}
img.thumb
{
  border-color: #CCCCCC
}