.timetable  {
	font : 12px verdana, arial, helvetica,sans-serif;
	color : black;
	text-align : left;
	vertical-align : top;
	line-height : 16px;
	background-color : white;
}
.dow	 {
	font : bold 12px verdana, arial, helvetica,sans-serif;
	width : 80px;
	color : black;
	text-align : left;
	line-height : 16px;
	background-color : gold;
}

select { font : 9px arial, helvetica,sans-serif;}
.evtime{ font: bold 11px/50px Verdana, Arial, sans-serif; border: none; text-align: center; color:red; height:42; width:99; background-repeat: no-repeat; }
label { 
 cursor: pointer; 
 cursor: hand; 
} 
