.workday{
	background: url(../images/work.gif) no-repeat;
	color: #154458;
}
.weekday{
	background: url(../images/week.gif) no-repeat;
	color: #154458;
}
.curentday{
	background: url(../images/curent.gif) no-repeat;
	color: white;
}
.CellWidth  {
	padding:1px;
	margin:0px;
	text-align:center;
}
.CellWidth  sub{
	width:19px;
	height:17px;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 8pt;	
	text-decoration: none;		
	float:left;
}
.Calendar{
	padding:20px;
}
#text, #text1, #text2, #text11{
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 70px;
	text-decoration: none;
	color: #154458;
 	text-align: left;
	width:145px;
	margin-left:10px;
}
