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