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 a { font-family:Arial; font-size:12px; text-decoration:none; }
.menu a:visited { text-decoration:none; }
.menu a:active {color:#000000; text-decoration:none;}
.menu a:hover {color:#000000; text-decoration:underline;}
.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;}

