
        .gfbTimelineClass { color: white; }
        .gfbTimelineClass .timeline-band-0 .timeline-ether-bg { background: #006600; }
        .gfbTimelineClass .timeline-band-1 .timeline-ether-bg { background-color: #f4fff0 }

        .gfbTimelineClass .t-highlight1 { background-color: #003; }
        .gfbTimelineClass .p-highlight1 { background-color: #300; }

        .gfbTimelineClass .timeline-highlight-label-start .label_t-highlight1 { color: #f00; }
        .gfbTimelineClass .timeline-highlight-label-end .label_t-highlight1 { color: #115; }

        .gfbTimelineClass .timeline-band-events .important { color: #075d00; }
        .gfbTimelineClass .timeline-band-events .small-important { background: #c00; }

        .gfbTimelineClass .timeline-ether-lines { border-color: white; border-style: solid;}

        .gfbTimelineClass .timeline-event-tape,
        .gfbTimelineClass .timeline-small-event-tape { background: yellow; }
        .gfbTimelineClass .timeline-ether-weekends { background: yellow; }
		
		
		.gfbTimelineClass .timeline-band-0 .timeline-ether-lines{
			border: 0;
			width:2px;
			background: #8dbf79;
			margin-left: -1px;
		}
		.gfbTimelineClass .timeline-band-0 .timeline-date-label{
			color: #99cc99;
			font-size: 30px;
			margin-bottom: 20px;
			padding-left: 160px;
			border-left: 0;
			text-align:center;
			line-height: 28px;
		}		
		.gfbTimelineClass .timeline-band-0 .timeline-date-label span.timeHr{
		font-size: 10px;
		margin-bottom:0;
		padding-bottom: 0;
		padding-left: 0;
		line-height: 10px;
		border-left: 1px solid;
		}
		.gfbTimelineClass .timeline-band-0 .timeline-date-label .sbTxt{
			font-size: 18px;
		}
		.gfbTimelineClass .timeline-band-1 .timeline-date-label{
			color: #075d00;
			font-size: 10px;
			border-left: 1px solid green;
		}
        .gfbTimelineClass .timeline-date-label-em { color: #075d00; font-weight: bold; font-size: 15px; }
				
		.gfbTimelineClass .timeline-band-1 .timeline-ether-highlight{
			background: #999966;
		}
		.gfbTimelineClass .timeline-band-1 .gfbTimelineClass .timeline-ether-lines{
	
		}

