body.main { background-color: white; background-attachment: fixed; margin: 0px; }

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: gray;  font-size: 10px;}

a:link { font-family: Arial, Helvetica; font-size: 12px; color: #E50D0D; font-weight: bold; }
a:active { font-family: Arial, Helvetica; font-size: 12px; color: #E50D0D; font-weight: bold; }
a:visited { font-family: Arial, Helvetica; font-size: 12px; color: #E50D0D; font-weight: bold; }
a:hover { font-family: Arial, Helvetica; font-size: 12px; color: blue; font-weight: bold; }

.table td { font-family: arial,helvetica,sans-serif; font-size: 12px; }
.txt { font-family: arial,helvetica,sans-serif; font-size: 12px; }
.txtSsu { font-family: helvetica,sans-serif; font-size: 12px; font-weight: bold;}
.txtS { font-family: arial,helvetica,sans-serif; font-size: 12px; color: #298697; font-weight: bold; }
.button { font-family: helvetica,sans-serif; font-size: 8pt; }
.bullet { font-family: arial,helvetica,sans-serif; font-size: 100%; color: #D70000; }

/* Separation line into tables */
.line { background-color: #000000; }
.whiteline { background-color: #FFFFFF; }

td.camp_theme_bright { font-family: Arial, Helvetica; font-size: 12px; color: RGB(203, 74, 95); font-weight: bold; }
td.camp_theme_light { font-family: Arial, Helvetica; font-size: 12px; color: black; font-weight: bold; }



td.listrow {
  vertical-align: top;
  padding: 3px 6px;
}

