TD	{width: 180px; height: 100px}
BODY	{background-color: white;}
/* TR	{background-color: white;} */

/* .special {background-color: white;} */

.break			{page-break-after: always}

.hide_text		{color: white}

.cal_bgcolor		{background-color: #f5f5f5}

.cal_hdr		{font-family: arial, verdana, times;
			 font-weight: bold;
			 background-color: #fff8dc}

.cal_col_hdr		{font-family: arial, verdana, times;
			 font-size: 10pt;
			 background-color: #fffaf0}

.cal_not_cur_mo		{font-family: arial, verdana, times;
			 background-color: #f5f5f5;
			 font-size: 10pt}

.cal_curmo		{font-family: arial, verdana, times;
			 font-size: 10pt; 
			 background-color: #fff8dc}

.cal_curmo_no_class	{font-family: arial, verdana, times;
			 font-size: 10pt;
			 background-color: #fffaf0}

.cal_text 		{font-family: arial, verdana, times}

.cal_text_bold 		{font-family: verdana, arial, times;
			 font-weight: bold}

.cal_mm_name   		{font-family: arial, verdana, times;
			 font-weight: bold}

.cal_title		{font-family: arial, times;
			 font-size: 16 pt}

.cal_event		{border: thin solid #fff8dc}


