.xmppStatus_available {
	color:rgb(45,220,16);font-weight:bold;
}

.xmppStatus_chat {
	color:rgb(28,28,234);font-weight:bold;
}

.xmppStatus_away {
	color:rgb(255,195,32);font-weight:bold;
}

.xmppStatus_xa {
	color:rgb(255,0,0);font-weight:bold;
}

.xmppStatus_dnd {
	color:rgb(255,0,0);font-weight:bold;
}

.xmppStatus_pending {
	color:rgb(45,140,11);font-weight:bold;
}

.xmppStatus_bugmenot {
	color:rgb(102,102,102);font-weight:bold;
}

