body           { background-color: #FFFFCC;
                 }
.hidden        { background-color: #FFFFCC;
                 color: #FFFFCC;
                 font-size: 1px;
                 width: 1px;
                 height: 1px;
                 visibility: hidden;
                 margin:0;
                 padding:0;
                 }
*              { font-family:      Arial, sans-serif;
                 font-size:        1em;
                 }
.smallfont     { font-family:      Arial, sans-serif;
                 font-size:        0.91em;
                 }
a              { text-decoration:  none;
                 color:            blue;
                 }
a:hover        { text-decoration:  none;
                 color:            #EE8800;
                 }
a.copyr        { text-decoration:  none; 
                 color:            black;
                 float:            right;
                 font-size:        .7em;
                 }
a.copyr:hover  { text-decoration:  none;
                 color:            #DD0000;
                 }
div.pagetitle  { width:            32em;
                 height:           1.5em;
                 text-align:       center;
                 font-style:       italic;
                 font-weight:      bold;
                 }
table.tight    { border-spacing:   0 0;
                 border-width:     0;
                 padding:          0;
                 }
table.nav      { border-spacing:   5 0;
                 border-width:     0;
                 padding:          0;
                 }
div.nav        { cursor:           default;
                 display:          block; 
                 width:            7em; 
                 height:           1.5em; 
                 text-align:       center;
                 padding-top:      2px;
                 color:            #CC6600;
                 background-color: #FFFFFF;
                 border-top:       2px solid #CCCCCC;
                 border-left:      2px solid #CCCCCC;
                 border-right:     2px solid #CCCCCC;
                 border-bottom:    2px solid #CCCCCC;
                 font-size:        .8em;
                 }
a.nav          { text-decoration:  none; 
                 display:          block; 
                 width:            7em; 
                 height:           1.5em; 
                 text-align:       center;
                 padding-top:      2px;
                 color:            black;
                 background-color: #F8F8F8;
                 border-top:       2px solid #99CCFF;
                 border-left:      2px solid #6699FF;
                 border-right:     2px solid #6699FF;
                 border-bottom:    2px solid #0066FF;
                 overflow:         hidden;
                 font-family:      Arial, sans-serif;
                 font-size:        .8em;
                 }
a.nav:hover    { text-decoration:  none;
                 color:            black;
                 border-top:       2px solid #FFCC00;
                 border-left:      2px solid #FF9900;
                 border-right:     2px solid #FF9900;
                 border-bottom:    2px solid #CC6600;
                 }
a.nav2         { text-decoration:  none; 
                 display:          block; 
                 width:            3.5em; 
                 height:           1.5em; 
                 text-align:       center;
                 padding-top:      2px;
                 color:            black;
                 background-color: #F8F8F8;
                 border-top:       2px solid #99CCFF;
                 border-left:      2px solid #6699FF;
                 border-right:     2px solid #6699FF;
                 border-bottom:    2px solid #0066FF;
                 overflow:         hidden;
                 font-family:      Arial, sans-serif;
                 font-size:        .8em;
                 color:            maroon;
                 }
a.nav2:hover   { text-decoration:  none;
                 color:            black;
                 border-top:       2px solid #FF6600;
                 border-left:      2px solid #FF9900;
                 border-right:     2px solid #FF9900;
                 border-bottom:    2px solid #FF6600;
                 color:            black;
                 }
a.nav3         { text-decoration:  none; 
                 display:          block; 
                 width:            14em; 
                 height:           1.5em; 
                 text-align:       center;
                 padding-top:      2px;
                 color:            black;
                 background-color: #F8F8F8;
                 border-top:       2px solid #99CCFF;
                 border-left:      2px solid #6699FF;
                 border-right:     2px solid #6699FF;
                 border-bottom:    2px solid #0066FF;
                 overflow:         hidden;
                 font-family:      Arial, sans-serif;
                 font-size:        .8em;
                 }
a.nav3:hover   { text-decoration:  none;
                 color:            black;
                 border-top:       2px solid #FFCC00;
                 border-left:      2px solid #FF9900;
                 border-right:     2px solid #FF9900;
                 border-bottom:    2px solid #CC6600;
                 }
a.nav4         { text-decoration:  none; 
                 display:          block; 
                 width:            18em; 
                 height:           1.5em; 
                 text-align:       center;
                 padding-top:      2px;
                 color:            black;
                 background-color: #F8F8F8;
                 border-top:       2px solid #99CCFF;
                 border-left:      2px solid #6699FF;
                 border-right:     2px solid #6699FF;
                 border-bottom:    2px solid #0066FF;
                 overflow:         hidden;
                 font-family:      Arial, sans-serif;
                 font-size:        .8em;
                 }
a.nav4:hover   { text-decoration:  none;
                 color:            black;
                 border-top:       2px solid #FFCC00;
                 border-left:      2px solid #FF9900;
                 border-right:     2px solid #FF9900;
                 border-bottom:    2px solid #CC6600;
                 }
.bottomsep     { border-width:     0 0 1px 0;
                 border-style:     solid;
                 border-color:     gray
                 }
.topsep        { border-width:     1px 0 0 0;
                 border-style:     solid;
                 border-color:     gray
                 }
li             { line-height:      1.3
                 }
li.withdesc    { margin-bottom:    5px
                 }

