/* CSS Document */

.lit {border-top-width: 1px; border-top-style:inset; border-top-color: #333333; background-color: #FFFF00; color:#000000;}
.unlit {border-top-width: 1px; border-top-style:outset; border-top-color:#CCCCCC; background-color:#000066;}
/*
.lit {border-top-width: thin; border-top-style:inset ; border-top-color:#CCCCCC; background-color: #999999; border-bottom-width:thin; border-bottom-style:inset; border-bottom-color:#CCCCCC;}
.unlit {border-top-width: thin; border-top-style:outset; border-top-color:#CCCCCC; background-color:#000066; border-bottom-width:thin; border-bottom-style:outset; border-bottom-color:#CCCCCC;}
*/