/* @override 
	http://localhost/css-v66/calendar/calendar.css
*/

/* The main calendar widget.  DIV containing a table. */

.calendar {
  z-index:50;
  color:#255788;
  border-color:#255788;
}
.calendar thead .daynames {color:#255788;}
.calendar .button, .calendar thead .title { background-color:#255788;}
.calendar thead .title { border-color:#255788;}
.calendar thead .hilite {background-color: #255788;}
