.bgRED {
	background-image: url(images/bgRED.gif);
	background-repeat: no-repeat;
 
}
.bgYEL {
	background-image: url(images/bgYEL.gif);
	background-repeat: no-repeat;
 
}
.bgGRN {
	background-image: url(images/bgGRN.gif);
	background-repeat: no-repeat;
 
}
.bgBRN {
	background-image: url(images/bgBRN.gif);
	background-repeat: no-repeat;
 
}
.bgPRPL {
	background-image: url(images/bgPRPL.gif);
	background-repeat: no-repeat;
 
}
.bgBLU {
	background-image: url(images/bgBLU.gif);
	background-repeat: no-repeat;
 
}
.bgDKP {
	background-image: url(images/bgDKP.gif);
	background-repeat: no-repeat;
 
}.bgDkGRN {

	background-image: url(images/bgDkGRN.gif);
	background-repeat: no-repeat;
}
