/* FONTS */

body, a, td, li, input, textarea {
     font-family: Verdana, sans-serf;
     font-size: 13px;
}

/* BODY */

body {
     margin: 0;
     /* background: #a4a4a4; */
     background: #efefef;
}

.copy {
     color: #bababa;
     text-decoration: none;
     font-size: 10px;
}

.date {
     /*color: #f7a609;*/
     color: #3333a3;
}

.toptitle {
     color: #fda24e;
     text-decoration: none;
     font-weight: bold;
     font-size: 15px;
}

.sectiontitle {
     color: #842121; /* #fda24e; */
     text-decoration: none;
     font-weight: bold;
     font-size: 13px;
}

.ltms {
     color: #b6b6b6;
}

.gberror {
     color: #ff1206;
     font-weight: bold;
     font-size: 14px;
}

.profilename {
     color: #736b94;
     font-size: 16px;
     font-weight: bold;
     text-decoration: none;
}
     /* links */
     
     .linksection {
          color: #842121;
          font-size: 13px;
          font-weight: bold;
          text-decoration: none;
     }

     .link1 {
          color: #736b94;
          font-size: 15px;
          font-weight: bold;
          text-decoration: none;
     }

     .link2 {
          color: #000000;
          font-size: 13px;
          text-decoration: none;
     }

     /* -results- */

     .game {
          font-family: Courier;
          font-size: 10px;
          /* font-weight: bold; */
          margin-left: 2em;
          color: #000000;
     }

     .summary {
          margin-left: 1.5em;
          color: #2312e4;
     }



/* A */

a {
     text-decoration: none;
}

a.copy {
     color: #bababa;
     text-decoration: none;
     font-size: 10px;
}

a.imgcopy {
     color: #000000;
     text-decoration: none;
     font-size: 10px;
}

a.ltm {
     color: #000000;
     font-size: 14px;
     text-decoration: none;
     font-weight: bold;
}

a.ltmr {
     color: #842121;
     font-size: 14px;
     text-decoration: none;
     font-weight: bold;
}

a.ltms {
     color: #000000;
     font-size: 12px;
     text-decoration: none;
}

.results {
     color: #666666;
     font-size: 9px;
     text-decoration: none;
}

a.mailmenu {
     color: #5a4d66;
     font-size: 12px;
     text-decoration: none;
     font-style: italic;
     /*font-weight: bold;*/
}

     /* links */
     
     a.link3 {
          color: #736b94;
          font-size: 14px;
          text-decoration: none;
     }

     a.link3:hover {
          color: #fd822e;
          font-size: 14px;
          text-decoration: underline;
     }

     /* -results- */

     .tournament {
          color: #e3421a;
          text-decoration: none;
          font-weight: bold;
     }

     .team {
          font-family: Courier;
          /* font-weight: bold; */
          color: #000000;
     }

.message {
     color: #000000;
     text-decoration: none;
}
     
a.topmenu {
     color: #d57105;
     text-decoration: none;
     font-size: 11px;
}

a.topmenu:hover {
     color: #e4923a;
     text-decoration: underline;
     font-size: 11px;
}

/* TD */

td.dark {
     background: #842121;
}

/* Guestbook */

td.gbid {
     color: #ffffff;
     text-decoration: none;
     font-size: 10px;
     background: #736b94;
}

td.gbdate {
     color: #ffffff;
     text-decoration: none;
     font-size: 10px;
     background: #948cc6;
}

td.gbteam {
     color: #ffffff;
     text-decoration: none;
     font-size: 10px;
     background: #948cc6;
}

     a.gburl {
          color: #ffffff;
          text-decoration: none;
          font-size: 10px;
     }

     a.gburl:hover {
          color: #dc913f;
          text-decoration: none;
          font-size: 10px;
     }
     
td.gbtext {
     color: #000000;
     padding-top:5px;
     padding-left:10px;
     padding-right:10px;
     padding-bottom:5px;
     text-decoration: none;
     font-size: 12px;
     background: #eaddf6;
}

input.gb {
     border: none;
     font-size: 12px;
     background: #eaddf6;
}

select.act {
     border: none;
     font-size: 12px;
     background: #ffffff;
}

textarea.act {
     border: none;
     font-size: 12px;
     background: #ffffff;
}

textarea.gb {
     border: none;
     font-size: 12px;
     background-color: #eaddf6;
}

.vbg {
     font-size: 12px;
     background-color: #eaddf6;
}

.settings_section_title {
     color: #fda24e;
     text-decoration: none;
     font-weight: bold;
     font-size: 13px;
}

input.settings_input {
     border: none;
     font-size: 12px;
     background: #ffffff;
}

input.maildo {
     border: 0;
     font-size: 10px;
     color: #000000;
     background: #eaddf6;
}

.activity_comment {
     margin-left: 1.5em;
     color: #808080;
     font-size: 10px;
}

.activity_info {
     color: #808080;
     font-size: 10px;
}

table.warning {
     border: solid #ffff00;
     color: #d57105;
     background: #842121;
}

.newsdate {
     color: #ff6600;
     font-size: 10px;
}
