.calheadernew{ font-size: 140%; font-weight: bold; border: solid; text-align:
center; width: 648px; border-color:#00bbbb; border-width: 1px;
	background-color: #006666;
	color: #ff0; margin-left: 24px; 
	padding: 5px 0;}

.calheadernew a { text-decoration: none;  
font-size: 100%; background-color: #006666; color: #ff0; border: none; }

.day{width: 90px; height: 70px; border: solid; 
	position: absolute; border-color:#00bbbb; border-width: 1px;}
.weekname{ position: relative;padding-bottom: 15px;font-family: verdanna,
sans-serif; font-size: 70%; color:#003333; text-align: center;line-height: 1.0em; margin-left: 24px; }	
.dayname{width: 90px; height: 15px; position: absolute;}	
.noday{ width: 90px; height: 70px; border: solid; 
	position: absolute; border-color:#00ffff; border-width: 1px;} 

.sun{ left: 0px; }
.mon{ left: 93px; }
.tue{ left: 186px; }
.wed{ left: 279px; }
.thu{ left: 372px; }
.fri{ left: 465px; }
.sat{ left: 558px; }

.meeting { border-color:red; background-color: #ffc; }
.keydate { border-color:red; background-color: silver; }