td {
	font-family: Arial, Veranda, sans-serif;
	
}
.day a{color: #FFF;}
#calback {
	background:  url(../calWaiting.gif) no-repeat 50% 50px;
	margin: 0 auto;
	width: 220px; height: auto;
}

#calendar {
	width: 220px;
	height: 100%;
}

.cal {
	
	width: 100%; 
}

.calhead {
	width:220px;
	font-weight: bold; background:url(images/monthbg.gif); background-repeat:no-repeat; height:21px;
	color:#98239C;
	font-size: 12px;      
}

.calhead img {
	border: none;
}

.dayhead {
	height:5px;
	background: #222222; font-size:10px; 
}

.dayhead td {
	text-align: center;
	color: #EEE; font-weight:bold;
}

.dayrow {
	background: #313131;
	height: 5px; 
}

.dayrow td {
	width: 220px;
	color:#8F9F9F;
	font-size: 11px;
}

.day {
	 vertical-align:middle
}

.dayover {
	background: #666; 
}

.dayout {
	/*background: #FFF;*/
}
