.CategoryMenuItemHaveAllow{
	background-image: url(/Resources/Images/catmenuallow.gif);
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-repeat: no-repeat;
	height: 20px;
	border-top: 1px solid #93C47D;
	padding-left: 2px;
	}
.CategoryMenuItem{
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-repeat: no-repeat;
	height: 20px;
	border-top: 1px solid #93C47D;
	padding-left: 2px;	 
	}
.CategoryMenuItemHaveAllow:hover,.CategoryMenuItemHaveAllowSelected:hover{
	background-image: url();
	color: White;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-repeat: no-repeat;
	height: 20px;
	border-top: 1px solid #93C47D;
	padding-left: 2px;
	background-color: #93C47D;
	cursor:hand;
	}
.CategoryMenuItemHaveAllowSelected{
	background-image: url(/Resources/Images/catmenuallow.gif);
	color: #F9BD0F;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-repeat: no-repeat;
	height: 20px;
	border-top: 1px solid #93C47D;
	padding-left: 2px;
	}
.CategoryMenuItem:hover,.CategoryMenuItemSelected:hover{
	color: White;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 20px;
	border-top: 1px solid #93C47D;
	padding-left: 2px;
	background-color: #93C47D;
	cursor:hand;
	}
.CategoryMenuItemSelected{
	color: #F9BD0F;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-repeat: no-repeat;
	height: 20px;
	border-top: 1px solid #93C47D;
	padding-left: 2px;	
	}
.CategorySubMenuItem{
	color: White;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border-bottom: 1px solid #BAD9AB;
	padding-left: 2px;
	cursor:hand;
}
.CategorySubMenuDiv{
	left: -500px;
	top: -500px;
	z-index: 100;
	width: 180px;
	position:absolute;
	filter: alpha(opacity=95);
}
.Button
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eff7e5,endColorStr=#A5DC64); 
	border-bottom: 1px solid #e0dfe3; 
	border-left: none; 
	border-right: 1px solid #e0dfe3; 
	border-top: none; 
	font-family: Arial; 
	font-size: 12px; 
	color: #484848;
}

.ClickIcon
{
	cursor: hand;
}


.weeklyTableMandatory
{
	font-family:Arial;
	cursor: hand;
	border-collapse: collapse;	
	background-color: #FAB3B0;
	font-size: 10px;
	font-family: 'Tahoma';
	width:80px;
	text-align: center;
	}

.weeklyTable
{
	font-family:Arial;
	cursor: hand;
	border-collapse: collapse;	
	background-color: White;
	font-size: 10px;
	font-family: 'Tahoma';
	width:80px;
	text-align: center;
	}
.weekly{
	 border: 1px solid #A5ACB2;
	 line-height: 8px;
	 color: Black;
	 font-weight: lighter;
	 width: 7px;
	}
.weekly:hover{
	 border: 1px solid #A5ACB2;
	 line-height: 8px;
	 color: Orange;
	width: 7px; 
}
.weeklySelected{
	 border: 1px solid #A5ACB2;
	 line-height: 8px;
	 color: Orange;
	 font-weight: bold;
	width: 7px; 
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}