body {background-color: #200; 
            color: #eff; 
            margin: 0; padding: 0; }
body, td, th {font-family: "Book Antiqua", "New Century Schoolbook", Times, Garamond, serif; 
                        font-size: 100%;}

#top-menu { z-index: 100; position: fixed; height: 1.3em;  top: 0; 
                font-size: 0.9em;  text-align: center; 
                background-color: #300; color: #eff; 
                font-family: sans-serif;
                left: 0; right: 0; border-bottom: 1px red solid; margin-bottom: 1em;
                }

#top-spacer  { z-index: 99; position: fixed; height: 3em;  top: 0; width: 100%;
                background-color: #300; color: #eff; 
                }

a:link {color:#9cf;}    
a:visited {color:#9cf;}
a:hover {color: #9ff; }

a.navbar {text-decoration: none; color: #eff; padding-left: 3px; padding-right: 3px; 
            font-weight: bold;}

#this {text-decoration: none; color: #f99; padding-left: 3px; padding-right: 3px; 
            font-weight: bold;}

a.navbar:link { }    
a.navbar:visited { }
a.navbar:hover {color: #ffc; }    

