/* CSS Document */
	.ab
	{
		background-color:#FFFF00 ;
	}

	.calstyle
	{
		font-family:Verdana,Arial,Sans-serif;
		font-size:7pt;
		border:1px solid #cdcdff ;
		background-color:#94968D ;
	}
	
	.daystyle
	{
		background-color:#ddffff ;
		text-align:center;
		border-bottom:1px solid #ff0000;
		border-top:1px solid #ababff;
		color:#0000ff ;
		font-weight:normal;
	}

	.datestyle
	{
		cursor:hand;
		/*background-color:#ffffff ;*/
		background-color:#94968D ;
	}
	
	.updownstyle
	{
		background-color:#0000ff ; 
		font-size:7pt;
		font-weight:bold ;
		color:#ffffff ;
		text-decoration:none;
	}
	.blankupdown
	{
		background-color:#0000ff ;
	}
	.normal
	{
		font-size:8pt;
		font-weight:normal;
		
	}
	


