@charset "iso-8859-1";
/* CSS Document */
.a{
   text-decoration:none;
}
.daySelected
{
	background-image:url(../img/small-menu-motoon-avtive.jpg);
	text-align:center;
	font-family:tahoma; 
	font-size:9pt;
	width:25;
	height:21;
	
}
.dayUnSelected
{
	background-image:url(../img/small-menu-motoon-deavtive.jpg);
	text-align:center;
	font-family:tahoma; 
	font-size:9pt;
	width:25;
	height:21;
	color:#3D5F7A;
                cursor:pointer;

	
}
.mainGroupTd
{
	background-image:url(../img/back-down-windo-main.jpg);
	text-align:center;
	font-family:tahoma;
	font-size:9pt;
}

.groupTxt
{
	background-color:#F5F5F5;
	line-height: 150%; 
	margin: 3px 5px;
	font-family:tahoma; 
	font-size:9pt;
	color:#3D5F7A;
	text-decoration:none;
	
}

.groupTxtSelected
{
	background-color:#CED3B6;
	line-height: 150%; 
	margin: 3px 5px;
	font-family:tahoma; 
	font-size:9pt;
	color:#3D5F7A;
	text-decoration:none;
	
}

.title
{
	font-family:tahoma;
	font-size:9pt;
	margin:5px, 10px;
	color:#008000;
}

.listEmpty1
{
	font-family:tahoma;
	font-size:9pt;
	text-align:center;
	color:006071;
	
}

.listEmpty2
{
	font-family:tahoma;
	font-size:9pt;
	text-align:center;
	color:125600;
	
}


.listEmptyShahidName
{
	font-family:tahoma;
	font-size:9pt;
	text-align:center;
	color:#FF0000;
	
}


