.cal_head{
	width:20px;
 	height:15pt;
	font-family:Arial;
	text-align:center;
	font-size:12pt;
	color:#2e4b9b;
	background-color:#090357
}

.cal_td {
	width:20px;
 	height:15pt;
  	font-family:Arial;
  	font-size:10pt;
  	text-align:center;
  	color:#2e4b9b;
	background-color:#090357 	
}

.cal_cur_td {
	width:20px;
 	height:15pt;
  	font-family:Arial;
  	font-size:10pt;
  	text-align:center;
  	background-color:#ffffff
}

.cal_hasEntry {
  font-family:Arial;
  color:#9999CC;
  font-weight:bold 
}

.cal_navi {
  background-image:url(/cda-001/client/design/default/images/navi_back.gif);
  background-attachment:scroll;
  text-align:center
}

.cal_SimApp {
	background-color:#090357;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	color:#ffffff
}

