
body {
  background-color: #C41F25;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

p.date {
  color: #FFFFFF;
  font-size: 80%;
}

td.main {
  background: #FFFFFF url(../images/main/main/bot.jpg) no-repeat bottom;
}

td.main h2 {
  font-size: 120%;
}

td.main h3 {
  font-size: 100%;
}

td.main p {
  font-size: 90%;
}

td.main a {
  color: #000000;
}

table.maintable {
  border: 1px solid #C41F25;
}

table.maintable th {
  color: #FFFFFF;
  background: #000000;
}

table.maintable th, table.maintable td {
  border: 1px solid #C41F25;
}

td.right {
  background: #FFFFFF url(../images/main/right/bot.jpg) no-repeat bottom;
}

td.right h2 {
  font-size: 120%;
  color: #C41F25;
}

td.bottom {
  background: #FFFFFF url(../images/main/bottom/bot.jpg) no-repeat bottom;
}

td.bottom h2 {
  font-size: 120%;
}

td.bottom p {
  font-size: 90%;
}

td.bottom a {
  color: #000000;
}

p.copyright {
  color: #FFFFFF;
  font-size: 80%;
}

p.readmore a {
  text-decoration: none;
  color: #C41F25;
}

p.profileclick {
  font-size: 90%;
  clear: both;
  padding: 0px 0px 10px 0px;
  text-align: left;
}

p.profileclick a {
  text-decoration: none;
  color: #C41F25;
}

td.profiletext {
  color: #FFFFFF;
  padding: 0px 10px 0px 10px;
}

td.profiletext b {
  color: #A6A8AC;
}
