html, body {
    background-color: #FFFFFF;
}

.tbLoginLinkText {
    font-size:11px;
    color:#999;
}

.tbLogin {
    font-style: normal;
    border: 0px #999 solid;
    width: 88px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height:13px;
}

.tbLoginText {
    font-style: normal;
    font-size:9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tbLegalText {
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tbLegalDesc {
    color:#666;
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tbLoginDiv {
    border:0px solid #ccc;
    position:absolute;
    display:none;
    z-index: 15000;
}

.tbLoginSpan {
    color:#2A6887;
    text-decoration:underline;
    cursor:hand;
    cursor:pointer;
}

.tbLoginTd_clicked {
    border:1px solid #A9A8A8;
    border-bottom-width:0px;
    text-align:center;
    background-color:#EFEFEF;
    cursor:hand;
    cursor:pointer;
    padding-top:3px;
    padding-left:10px;
    padding-right:10px;
    height:17px;
    color:#3172AD;
}

.tbLoginTd {
    border:1px solid #FFFFFF;
    border-bottom-width:0px;
    border-right-color:#ccc;
    text-align:center;
    background-color:#FFFFFF;
    cursor:hand;
    cursor:pointer;
    padding-top:3px;
    padding-left:10px;
    padding-right:10px;
    height:17px;
    color:#3172AD;
}

.tbMouseCursor {
    cursor:pointer;
    cursor:hand;
}

.tbProductFont {
    font-family:verdana,tahoma,arial,helvetica;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    white-space:nowrap;
}

.tbImage-white_tl {
    background-image:url(/v6/images/white_tl.gif);
    background-position:top left;
    background-repeat:no-repeat;
}

.tbImage-white_tr {
    background-image:url(/v6/images/white_tr.gif);
    background-position:top right;
    background-repeat:no-repeat;
}

.tbImage-white_bl {
    background-image:url(/v6/images/white_bl.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
}

.tbImage-white_br {
    background-image:url(/v6/images/white_br.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
}


