/******************************
 * Styles for EQdkp RaidPlan
 * PopUp Style 
 * (c) 2007 by Wallenium 
 * ---------------------------
 * $Id: status.css 649 2007-08-10 23:58:00Z wallenium $
 ******************************/
 
.status0 {
	color	: lime;
	align	: right;
}
.status1 {
	color	: yellow;
	align	: right;
}
.status2 {
	color	: red;
	align	: right;
}
.status3 {
	color	: purple;
	align	: right;
}
.status4 {
	color	: white;
	align	: right;
}
.status10 {
	color	: blue;
	align	: right;
}
