/* $Header: /usr/cvs/Sharef/Sharef/bibconvert/bibconvert.css,v 1.6 2005/08/25 08:38:36 dret Exp $ */

body { margin : 5mm ;
       color : #000000 ;
       background : #F0F0F0 ;
       font-family : sans-serif ;
}

.l1 { background : #E3E3E3 ; }
.l2 { background : #DDDDDD ; }

h1, .bibconvert { font-family: "Courier New" , courier , monospace ; }

h4 { margin : 0pt ;
     padding : 0pt ;
}

fieldset, .optiontable { margin : 2mm }

.option-title { text-align : center ; }

.tl-button { color : #000000 ;
    background : #E6E6E6 ;
    text-decoration : none ;
    float: left ;
    clear: left ;
    font-weight : bold ;
    font-size : smaller ;
    border-style : solid ;
    border-width : 1px ;
    padding : 1px ;
    margin : 2px ;
}

.tr-button { color : #000000 ;
    background : #E6E6E6 ;
    text-decoration : none ;
    float: right ;
    clear: right ;
    font-weight : bold ;
    font-size : smaller ;
    border-style : solid ;
    border-width : 1px ;
    padding : 1px ;
    margin : 2px ;
}

a { color : #000000 ;
    text-decoration : none ;
    border-bottom : 1px dotted  #404040 ;
}

a:hover { background-color: #000000 ;
          color : #FFFFFF ;
          text-decoration : none ;
          border-bottom : 1px dotted ;
}

a:active { background-color: #FF0000 ;
           color : #FFFFFF ;
           text-decoration : underline ;
           border-bottom : 1px dotted ;
}

.desc { font-size : smaller }

.footnote { font-style : oblique } 
