/******************************
 * Styles for EQdkp RaidPlan
 * World of Warcraft Classcolors 
 * PopUp Style 
 * (c) 2007 by Wallenium 
 * ---------------------------
 * $Id: wow.css 608 2007-08-06 11:53:03Z wallenium $
 ******************************/
 
.tableheader_druid {
	color	: #ff7d0a;
	align	: right;
}

.tableheader_warlock {
	color	: #9482ca;
	align	: right;
}

.tableheader_hunter {
	color	: #abd473;
	align	: right;
}

.tableheader_warrior {
	color	: #c79c6e;
	align	: right;
}

.tableheader_paladin {
	color	: #f58cba;
	align	: right;
}

.tableheader_mage {
	color	: #69ccf0;
	align	: right;
}

.tableheader_priest {
	color	: #FFFFFF;
	align	: right;
}

.tableheader_shaman {
	color	: #2459ff;
	align	: right;
}

.tableheader_rogue {
	color	: #fff569;
	align	: right;
}

.tableheader_deathknight {
	color	: #c41f3b;
	align	: right;
}
