td.gbtitle
{
   font-weight: normal;
   color: white;
   font-size: 1.0em;
}

td.gblightline
{
   background: #D85030;
   border: 1px solid #AE0A0A;
}

td.gbdarkline
{
   background: #BF3515;
   border: 1px solid #AE0A0A;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}

input.gbcaptcha
{
   font-weight: normal;
   color: white;
   background: #AE0A0A;
   border: 1px solid white;
}

input.gbtextbox
{
   font-weight: normal;
   color: white;
   background: #AE0A0A;
   border: 1px solid white;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: white;
   overflow: auto;
   background: #AE0A0A;
   border: 1px solid white;
}

#anchor1 a,button {padding:5px; border:1px solid white;background:#AE0A0A;cursor:pointer}
#anchor1 a:hover,button:hover {color:black;background:#FFA270}
