.titlebgtop {
  height:47px;
  background-color: #71A7E8;
  font-family: verdana, sans-serif;
  font-size: 8pt;
  color: #ffffff;
  font-weight: bold;
  background-image: url('buttons/titlebg.jpg');
  background-repeat: repeat-x;
}

/* Basics */
body {
  font-family: tahoma, verdana, sans-serif;
  font-size: 8pt;
  BACKGROUND-COLOR : #CDD1D8;
}

table, td { font-family: tahoma, verdana, sans-serif; font-size: 8pt; color: #1D1F22; }

.titlebg {
  height:28px;
  background-color: #71A7E8;
  font-family: tahoma, verdana, sans-serif;
  font-size: 8pt;
  color: #ffffff;
  font-weight: bold;
  background-image: url('buttons/titlebg.gif');
  background-repeat: repeat-x;
}
.titlebgtext {  color: #ffffff; font-weight: bold; }

.catbg {
  background-color: #B3CAE9;
  font-family: tahoma, verdana, sans-serif;
  font-size: 8pt;
  color: #3A4F6C;
 font-weight: bold;
 background-image: url('buttons/catbg.gif');
 background-repeat: repeat-x;
}
.catbgtext { color: #3A4F6C; font-weight: bold; }

         .win { background-color: #E7E9EF; }
        .win2 { background-color: #E7E9EF; }
        .win3 { background-color: #AAADB4; }

          .hr { background-color: #8A8D96; }
     .border  { border:1px #000040 solid; background-color: #8A8D96; }
   .smalltext { font-weight: normal; font-size: 8pt; }

      .redrep {color: red; font-weight: bold; }
     .grayrep { color: gray; font-weight: bold;  }
    .greenrep { color: green; font-weight: bold; }
  .onlinebots { color: gray; }

    .postbody { line-height: 130%; }
.messagetitle { line-height: 200%; }
   .pollcolor { background-color: #C1C1C1; color: #000000; }
  .pollborder { background-color: #000000; }

a, a:link, a:active, a:visited { text-decoration:none; color:#000080; font-family: tahoma, verdana, sans-serif; }
                       a:hover { text-decoration:  underline; font-family: tahoma, verdana, sans-serif; }

.upload, .textinput,.button, textarea, select {
  color: #000000;
  background-color: #C7CBD1;
  font-family: tahoma, verdana, sans-serif;
  font-size  : 8pt;
  border: 1px #8A8D96 solid;
  padding:2px;
}

input.button { border: 1px black solid; }
.largetext_block { font-size : 13px; }
 .largetext_main { font-size : 17px; }
