object G2_FluorescentLamp {
	frame PCLLA {light FluorescentLamp}
	frame PCLLB {light FluorescentLamp2}
	frame PCLLC {light FluorescentLamp3}
}

pointlight FluorescentLamp {
	color 0.75 0.78 0.9
	size 120
	offset 0 -70 0
}

pointlight FluorescentLamp2 {
	color 0.65 0.68 0.8
	size 120
	offset 0 -70 0
}

pointlight FluorescentLamp3 {
	color 0.55 0.58 0.7
	size 120
	offset 0 -70 0
}

object G2_FluorescentLampBlue {
	frame PCLLA {light FluorescentLampBlue}
	frame PCLLB {light FluorescentLampBlue2}
	frame PCLLC {light FluorescentLampBlue3}
}

pointlight FluorescentLampBlue {
	color 0.12 0.18 0.85
	size 120
	offset 0 -70 0
}

pointlight FluorescentLampBlue2 {
	color 0.115 0.16 0.75
	size 120
	offset 0 -70 0
}

pointlight FluorescentLampBlue3 {
	color 0.11 0.12 0.7
	size 120
	offset 0 -70 0
}

object G2_FluorescentLampRed {
	frame PCLLA {light FluorescentLampRed}
	frame PCLLB {light FluorescentLampRed2}
	frame PCLLC {light FluorescentLampRed3}
}

pointlight FluorescentLampRed {
	color 0.85 0.18 0.12
	size 120
	offset 0 -70 0
}

pointlight FluorescentLampRed2 {
	color 0.75 0.16 0.115
	size 120
	offset 0 -70 0
}

pointlight FluorescentLampRed3 {
	color 0.7 0.12 0.11
	size 120
	offset 0 -70 0
}