.eventsOfToday
{
	width: 100%;
	background: #ffffff;
	color: #ffffb7;
	border: 1px solid #2d5705;

}
/* ehdaa */
.ehdaa
{
  background-color: #FFFFFF;
  border: 1px #8C6D34 solid;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  vertical-align:center;
  /*padding-top: 6pt;*/
  height:50px;
}
/* /ehdaa */


/* Start of user groups buttons classes */
.admin 			{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/admin.gif');
	width:116px;
	height:19px;
	border:0px;
}
.member			{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/member.gif');
	width:116px;
	height:19px;
	border:0px;
}
.under_discussion			{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/under_discussion.gif');
	width:116px;
	height:19px;
	border:0px;
}

.unconfirmed	{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/unconfirmed.gif');
	width:116px;
	height:19px;
	border:0px;
}
.moderator		{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/moderator.gif');
	width:116px;
	height:19px;
	border:0px;
}
.supermoderator	{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/supermoderator.gif');
	width:116px;
	height:19px;
	border:0px;
}
.guest	{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	background-image:url('http://muntada.tethar.net/images/ugButtons/guest.gif');
	width:116px;
	height:19px;
	border:0px;
}
.banned	{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	color: white;
	background-image:url('http://muntada.tethar.net/images/ugButtons/banned.gif');
	width:116px;
	height:19px;
	border:0px;
}
.missionary	{
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	color: black;
	background-image:url('http://muntada.tethar.net/images/ugButtons/missionary.gif');
	width:116px;
	height:19px;
	border:0px;
}/* End of user groups buttons classes */

 