       body{
        background-color:#BBBBBB;
        color:#FFFFFF;
        font-family:arial, helvetica, sans serif;
        font-size:11px;
        font-weight:600;
        margin:0px;
        padding:0px;
        }
        a, a:link, a:hover, a:visited{
        color:#FFFFFF;
        text-decoration:none;
        font-weight:normal;         
        }

        a:hover{
        text-decoration:underline;
        }
        
        #searchbar{
        position:absolute;
        top:5px;
        left:10px;
        z-index:10;
        }
        
        * html #searchbar{
        top:3px;
        }
        
        #helplink{
        font-weight:600;
        font-size:13px;
        }
        
        #linktimo{
        position:absolute;
        top:5px;
        right:10px;
        }
            
        select, input {
        color:#000000;
        font-size:12px;
        }
        
        select{
        width:140px;
        }
        
        select.searchlang{
        width:50px;
        }

        .optioncol1{
        color:#000000;
        }

        .optioncol2{
        background-color:#DDDDDD;
        color:#000000;
        }

