/*
 * $Id: bibliography.css,v 1.5 2002/09/23 17:47:35 winterse Exp $ 
 */

@import url(default.css);

div.entry {    
    padding-bottom: 18px;
}

div.note {    
    font-size:      11px; 
    line-height:    14px;
    padding-top:     9px;    
    padding-left:   13px;
}

span.id {    
    font-weight:   bold;
    font-size:     11px; 
    line-height:   14px;    
}

span.author {    
    font-variant: small-caps;
    letter-spacing: 0px;
}

ul.minitoc a {
    text-decoration:  underline;
}


a {	
    text-decoration:  none;
}

a.anchor {
    color: black;  
}



/* ------------------------------------------------------------------------- */

div.tabs td.selected-tab {    
    background-color: #A0A0A0;
}

div.tab-div {
     background-color: #A0A0A0; 
}

div.tabs td.selected-tab-decoration {
    background-color: #A0A0A0;
}

div.footer {                  
    background-color: #A0A0A0;
}

/*
h1, h2 {
    color:                   #A0A0A0;
    border-bottom-color:     #A0A0A0;
}
*/

h2 {
    color:                   #A0A0A0;
}

/* ------------------------------------------------------------------------- */