
/* -------------------------------------------------- */
*.green {
  color: #819c24;
}
/* -------------------------------------------------- */
*.small {
  font-size: 11px;
}
/* -------------------------------------------------- */
a,
a:active,
a:hover,
a:link,
a:visited {
  color: #819c24;
}
/* -------------------------------------------------- */
a.footer,
a.footer:active,
a.footer:link,
a.footer:visited {
  color: #aeaeae;
  text-decoration: none;
}
a.footer:hover {
  text-decoration: underline;
}
/* -------------------------------------------------- */
a.homeNewsHeadline,
a.homeNewsHeadline:active,
a.homeNewsHeadline:link,
a.homeNewsHeadline:visited {
  color: #000000;
  text-decoration: none;
}
a.homeNewsHeadline:hover {
  text-decoration: underline;
}
/* -------------------------------------------------- */
a.language,
a.language:active,
a.language:link,
a.language:visited {
  color: #535930;
  text-decoration: none;
}
a.language:hover {
  text-decoration: underline;
}
/* -------------------------------------------------- */
body {
  font-family: Arial;
  font-size: 12px;
  margin: 20px 10px 10px 10px;
}
/* -------------------------------------------------- */
form {
  margin: 0px;
}
/* -------------------------------------------------- */
input, select, textarea {
  font-family: Arial;
  font-size: 12px;
}
/* -------------------------------------------------- */
input.submitButton {
  background-color: #333333;
  border-bottom: 2px solid #000000;
  border-left: 2px solid #999999;
  border-right: 2px solid #000000;
  border-top: 2px solid #999999;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  padding: 1px 0px 0px 0px;
}
/* -------------------------------------------------- */
li {
  margin: 0px;
  padding: 0px;
}
/* -------------------------------------------------- */
span.newsDate {
  background-color: #535930;
  color: #ffffff;
  padding: 0px 5px 0px 5px;
}
/* -------------------------------------------------- */
td {
  font-size: 12px;
}
/* -------------------------------------------------- */
td.copyright {
  color: #aeaeae;
  text-align: center;
}
/* -------------------------------------------------- */
td.date {
  color: #aeaeae;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}
/* -------------------------------------------------- */
td.christmas {
  background-color: #f9f6f5;
}
/* -------------------------------------------------- */
td.christmasButton {
  background-image: url("/images/christmasButtonBg.png");
  font-size: 16px;
}
/* -------------------------------------------------- */
td.christmasButton a,
td.christmasButton a:active,
td.christmasButton a:hover,
td.christmasButton a:link,
td.christmasButton a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* -------------------------------------------------- */
td.christmasCard {
  background-image: url("/images/christmas2.png");
  background-repeat: no-repeat;
  padding: 25px 0px 25px 25px;
  vertical-align: top;
}
/* -------------------------------------------------- */
td.christmasCardText {
  color: #858484;
  font-size: 30px;
  font-weight: bold;
  padding: 230px 25px 0px 100px;
  vertical-align: top;
}
/* -------------------------------------------------- */
td.christmasForm {
  padding: 25px 25px 25px 0px;
  vertical-align: bottom;
}
/* -------------------------------------------------- */
td.christmasFormInfo {
  color: #858484;
  font-size: 10px;
}
/* -------------------------------------------------- */
td.christmasLabel {
  color: #819c24;
  font-size: 16px;
  text-align: right;
  white-space: nowrap;
}
/* -------------------------------------------------- */
td.christmasMessage {
  background-color: #819c24;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding: 0px 25px 0px 25px;
}
/* -------------------------------------------------- */
td.christmasResultText {
  color: #858484;
  font-size: 30px;
  font-weight: bold;
  padding: 100px 25px 0px 25px;
  vertical-align: top;
}
/* -------------------------------------------------- */
td.christmasSender {
  background-color: #819c24;
  color: #ffffff;
  font-size: 20px;
  font-style: italic;
  padding: 0px 25px 0px 25px;
}
/* -------------------------------------------------- */
td.christmasTitle {
  vertical-align: top;
}
/* -------------------------------------------------- */
td.footerWrapper {
  background-color: #ffffff;
  border-bottom: 1px solid #819c24;
  border-top: 1px solid #819c24;
  padding-bottom: 5px;
  padding-top: 5px;
}
/* -------------------------------------------------- */
td.h1 {
  color: #535930;
  font-size: 18px;
  font-weight: bold;
}
/* -------------------------------------------------- */
td.h2 {
  color: #aeaeae;
  font-size: 16px;
  font-weight: bold;
}
/* -------------------------------------------------- */
td.h3 {
  color: #819c24;
  font-weight: bold;
}
/* -------------------------------------------------- */
td.highlight {
  color: #819c24;
}
/* -------------------------------------------------- */
td.bannersHeader {
  color: #ffffff;
  background-color: #819c24;
  font-weight: bold;
  height: 20px;
  padding-left: 10px;
}
/* -------------------------------------------------- */
td.homeNewsHeadlinesBox {
  padding: 10px;
}
/* -------------------------------------------------- */
td.homeNewsHeadlinesHeader {
  color: #ffffff;
  background-color: #3a3a3a;
  font-weight: bold;
  height: 20px;
  padding-left: 10px;
}
/* -------------------------------------------------- */
td.homeNewsHeadlinesWrapper {
  background-color: #dfdfdf;
}
/* -------------------------------------------------- */
td.hr {
  background-color: #819c24;
}
/* -------------------------------------------------- */
td.imgFooter {
  color: #aeaeae;
  text-align: center;
}
/* -------------------------------------------------- */
td.justify {
  text-align: justify;
}
/* -------------------------------------------------- */
td.languages {
  color: #535930;
  text-align: right;
  white-space: nowrap;
}
/* -------------------------------------------------- */
td.moreNews {
  color: #819c24;
  font-family: Verdana;
  font-weight: bold;
}
/* -------------------------------------------------- */
td.newsAuthor {
}
/* -------------------------------------------------- */
td.newsHeadline {
  color: #535930;
  font-size: 20px;
  font-weight: bold;
}
/* -------------------------------------------------- */
td.newsSummary {
  color: #aeaeae;
  font-size: 14px;
  font-weight: bold;
}
/* -------------------------------------------------- */
td.table {
  border: 1px solid #819c24;
  padding: 10px;
}
/* -------------------------------------------------- */
td.vr {
  background-color: #819c24;
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
}
/* -------------------------------------------------- */
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* -------------------------------------------------- */