/* Generated by KompoZer */
.ng-cal-header-table {
  border: 1px solid #948297;
  margin: 5px;
  background: #615563 none repeat scroll 0% 50%;
  border-collapse: collapse;
  color: #db8866;
}
.ng-cal-previous-td, .ng-cal-next-td {
  border: 1px solid #9b7572;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #db8866;
}
.ng-cal-header-td {
  padding: 3px;
  text-align: center;
  font-weight: bold;
}
.ng-cal {
  border: 1px solid #615563;
  margin: 0px 5px 5px;
  border-collapse: collapse;
  background-color: #ffffcc;
}
.ng-cal * {
  font-size: 8pt;
  color: #000066;
}
.ng-cal td {
  border: 1px solid #615563;
  padding: 3px;
}
.ng-cal .ng-days-name-td {
  border: 1px solid #615563;
  background: #dbc7bf none repeat scroll 0% 50%;
}
.ng-month-name-th {
  padding: 3px;
  background: #615563 none repeat scroll 0% 50%;
  font-weight: bold;
  text-align: center;
  color: #ffffcc;
}
.ng-weekend, .ng-dayOff, .ng-dateOff {
  color: #000066;
}
.ng-outOfRange {
  background: #948297 none repeat scroll 0% 50%;
  text-decoration: line-through;
  color: #db8866;
}
.ng-mouse-over {
  background: #faedd6 none repeat scroll 0% 50%;
  font-weight: bold;
}
.ng-selected-day {
  background: #ffbb45 none repeat scroll 0% 50%;
  font-weight: bold;
}
.ng-close-link, .ng-clear-link {
  border: 1px solid #cccccc;
  padding: 3px;
  background: #efefef none repeat scroll 0% 50%;
  text-align: center;
  color: #666666;
  text-decoration: none;
  font-size: 8pt;
  float: right;
  margin-right: 3px;
}
