
.cornergrey   { color:#aaa; font: bold 12pt Arial; padding-top: 20px; width: 144px; height: 96px; background: url(../img/cornergrey.gif)   no-repeat top left; text-align: center}
.cornerblue   { color:#5bf; font: bold 12pt Arial; padding-top: 20px; width: 144px; height: 96px; background: url(../img/cornerblue.gif)   no-repeat top left; text-align: center}
.cornergreen  { color:#5c5; font: bold 12pt Arial; padding-top: 20px; width: 144px; height: 96px; background: url(../img/cornergreen.gif)  no-repeat top left; text-align: center}
.corneryellow { color:#fc0; font: bold 12pt Arial; padding-top: 20px; width: 144px; height: 96px; background: url(../img/corneryellow.gif) no-repeat top left; text-align: center}
.cornerred    { color:#f8a; font: bold 12pt Arial; padding-top: 20px; width: 144px; height: 96px; background: url(../img/cornerred.gif)    no-repeat top left; text-align: center}

.tx_show     { color: #00f; } /* blue */
.tx_warning  { color: #f00; } /* red */
.tx_endtable { color: #c33; } /* marron */

tr.header  { background-color: #ccc; } /* dark grey !!! not_use? */
tr.passive { background-color: #eee; } /* grey */
tr.leader   { background-color: #cfc; } /* ligth green */
tr.not_approved { background-color: #eee; color: #aaa; } /* grey ; dark grey */
tr.not_visible  { background-color: #ffc; } /* yellow */
tr.notactive  { background-color: #fdd; } /* light red */
tr.not_school   { background-color: #eef; } /* ligth blue */
tr.not_school_open { background-color: #eef; color: #d03; } /* ligth blue ; font-red */
tr.not_shool_past  { background-color: #eef; color: #00f; } /* ligth blue ; font-blue */

#list_tours th { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 15pt; background-color: #cccccc;}
#list_tours td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 15pt; border-bottom: 1px solid #ccc;}

#list_member th { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 15pt; background-color: #cccccc;}
#list_member td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 15pt; border-bottom: 1px solid #eee;}
#endlistmember { color: #c33; font: bold italic 9pt/1.4 Arial }

