	* {font-family:Arial, Helvetica, sans-serif; font-size:9pt;}
		
	/* table list */
	.table_list {border-collapse:collapse;
		border:solid #cccccc 1px;
		width:100%;}
	
	.table_list td {padding:5px;
		border:solid #efefef 1px;}
	
	.table_list th {background:#75b2d1;
		padding:5px;
		color:#ffffff;}
	
	.table_list tr.odd {background:#e1eff5;}
	
	
	/* calendar styles */
	#calendar1 {
		border:solid #666666 1px;
		background:#ffffff;
		padding-bottom:5px;
		padding-top:5px;}
	
	#calendar1 {width:183px;}
	#calendar1 .ng-cal-header-table {width:173px;}

.resfont {
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
  color:#ffffff;
  font-weight:bold;
}

.header {
  font-family:arial,helvetica,sans-serif;
  font-size:20px;
  color:#ffffff;
  font-weight:normal;
}
