body, div, td, p, li { font-family: tahoma, verdana, arial, helvetica, sans-serif }

body { background-color: #bbd0f0;
       margin: 0px;
       margin-bottom: 10px }

div.topbox { background: #ddffdd url('/upper_left_lax.jpg') top left no-repeat;
             padding-top: 10px;
             border-bottom: solid black 2px }

div.title { font-size: 150%;
            font-weight: bold; 
            text-align: right;
            padding: 2px;
            padding-bottom: 0px; 
            padding-top: 10px;
            padding-right: 6px }

div.pagetitle { font-size: 120%; 
                text-align: right; 
                padding: 2px;
                padding-top: 0px;
                padding-right: 6px }

div.footer { background: url("/footer_corner.jpg") no-repeat bottom left #cce0ff;
             border: solid #004477 1px;
             margin-left: -4px;
             margin-right: -4px;
             padding: 2px;
             text-align: center;
             font-size: 80%;
             font-weight: bold; }

td.sidebar { border: solid #444488 2px;
             background: #aac0d0 url("/sidebar_lower_right.jpg") bottom right no-repeat}

td.body { background: #ffffff url("/body_upper_corner.jpg") top right no-repeat;
          border: solid black 2px }

a { color: #333388 }
a:hover { color: #773355 }

div.showing { display: block }
div.hiding { display: none }

.cell { background-color: #eeeeee }

.cell-notes { background-color: #ffffff }

.cell-title { background-color: #ddeeff; 
              font-weight: bold; 
              text-align: center }

.cell-score { background-color: #f0f0ff }

.cell-directions { background-color: #ddffdd }

.cell-comments { background-color: #cdc4a3 }

.cell-importanttitle { background-color: #aabbdd; 
                       font-weight: bold; 
                       text-align: center }

.cell-informationtitle { background-color: #bbaa77;
                         font-weight: bold;
                         text-align: center }

.smaller { font-size: 80% }

.bigger { font-size: 125% }

.sidebar-option { font-size: 80%; 
                  color: #444444}

.sidebar-loginbox { border: solid black 1px;
                    background-color: #ccddff;
                    padding: 2px }

.sidebar-engornbox { border: solid black 1px;
                     background-color: #ccffdd;
                     padding: 2px }

.sidebar-hitsbox  { border: solid black 1px;
                    background-color: #ffddcc;
                    padding: 2px }

.nothref, .nothref:visited, .nothref:hover { color: inherit; text-decoration: inherit }
