BODY { SCROLLBAR-FACE-COLOR: #E8C78F;
       SCROLLBAR-HIGHLIGHT-COLOR: #E8C78F;
       SCROLLBAR-SHADOW-COLOR: #E8C78F;
       SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
       SCROLLBAR-ARROW-COLOR: #FFFFFF;
       SCROLLBAR-TRACK-COLOR: #E8C78F;
       SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; }
td { font-family:Arial; 
     font-size:12px; 
     text-decoration:none; }
input[type=text],input[type=password] { 
    width: 200px; }
A { color:#000000; text-decoration:underline; }
A:visited {color:#000000; text-decoration:underline;}
A:active {color:#0000C0; text-decoration:underline;}
A:hover {color:#0000C0; text-decoration:underline;}
.menu { font-family:Arial; font-size:12px; text-decoration:none; }
.menu:visited { text-decoration:none; }
.menu:active {color:#0000C0; text-decoration:none;}
.menu:hover {color:#0000C0; text-decoration:none;}
.text {  font-family: Arial; font-size: 12px; font-style: none; text-transform: none; color: #000000}
.title {  font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none; color: #000000}
.small {  font-family: Arial; font-size: 9px; font-style: none; text-transform: none; color: #000000}
.error { color: Red; }

.btnSignup {
    margin-right:60px;
    margin-top:100px;
    color:White; 
    font-family:Arial; 
    font-weight:bolder; 
    font-size:22px; 
    text-decoration:none;
    vertical-align:middle;
    text-align:center;
    float:right;
    width:269px;
    height:62px;
    line-height:62px;    
    background-image:url('/forumx/graphics/btnsignup.gif');
}

.btnSignup:visited {color:White; text-decoration:none;}
.btnSignup:active {color:White; text-decoration:none;}
.btnSignup:hover {color:White; text-decoration:none;}

.toolbar {
  position: absolute;
  background-color: gray;
  font-family: Trebuchet MS, Verdana, Arial; 
  font-size: 9px;
  color: #000000;
}
.toolbar td {
  font-size: 9px;
}
.toolbar a {
  font-family: Trebuchet MS, Verdana, Arial; 
  color: #000000;
}
.toolbar input {
  border: 1px solid #afb5bb;
  cursor: hand;
  font-size: 9px;
}
.toolbar .tdheader {
  background-color: #696969;
  cursor: hand;
  text-align: center;
}
