:root {
  --def-font-size: 16px;
  --def-font-family: sans-serif;

  --box-default-color: #888888;

  --bgcolor: #FFFFFF;
  --bgimage: ;
  --bgrepeat: repeat fixed center;
  --captions: #B04040;
  --cellbg: #C0C0C0;
  --fonts: Arial, Helvetica, sans-serif;
  --h2color: #800000;
  --haseventsbg: #A9A9FF;
  --minicalfont: ;
  --minicalwidth: ;
  --myevents: #800000;
  --nextmonthbg: ;
  --othermonthbg: #D0D0D0;
  --popupfg: #000000;
  --popupbg: #FFFFC0;
  --prevmonthbg: ;
  --tablebg: #000000;
  --textcolor: #800000;
  --thbg: #800000;
  --thfg: #FFFFC0;
  --todaycellbg: #FFFFC0;
  --weekendbg: #FFC0C0;
  --weeknumber: #4040FF;
}
#month #nextmonth {
  float: right;
}
#month #prevmonth {
  float: left;
}

#minicalendar table {
  width: 10em;
}


.main th,
.main th.weekend {
  background: #800000 url( includes/gradient.php?base=800000&height=15 ) repeat-x;}
.main td {
  background: #C0C0C0 url( includes/gradient.php?base=C0C0C0&height=100 ) repeat-x;}
.main td.weekend {
  background: #FFC0C0 url( includes/gradient.php?base=FFC0C0&height=100 ) repeat-x;}
.main td.hasevents {
  background: #A9A9FF url( includes/gradient.php?base=A9A9FF&height=100 ) repeat-x;}
.main td.othermonth {
  background: #D0D0D0 url( includes/gradient.php?base=D0D0D0&height=100 ) repeat-x;}
.main td.today, #datesel td #today {
  background: #FFFFC0 url( includes/gradient.php?base=FFFFC0&height=100 ) repeat-x;}
#admin .main td.weekcell,
#month .main td.weekcell,
#pref .main td.weekcell,
#viewl .main td.weekcell {
  background: #800000 url( includes/gradient.php?base=800000&height=50 ) repeat-x;}
.glance td,
.note {
  background: #C0C0C0 url( includes/gradient.php?base=C0C0C0&height=50 ) repeat-x;}
#viewt .main th.weekend {
  background: #FFC0C0 url( includes/gradient.php?base=FFC0C0&height=15 ) repeat-x;}
#login table,
#register table {
  background: #C0C0C0 url( includes/gradient.php?base=C0C0C0&height=200 ) repeat-x;}
#securityAuditNotes {
  background: #C0C0C0 url( includes/gradient.php?base=C0C0C0&height=150 ) repeat-x;}
#viewt td.entry {
  background: #800000 url( includes/gradient.php?base=800000&height=10 ) repeat-x;}
#minicalendar th,
#minicalendar td {
  font-size: 0.6875em;
}

#combo .cat_ 6 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 6 { color: #000000 }
#combo .cat_ 8 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 8 { color: #000000 }
#combo .cat_ 1 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 1 { color: #000000 }
#combo .cat_ 7 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 7 { color: #000000 }
#combo .cat_ 10 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 10 { color: #000000 }
#combo .cat_ 2 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 2 { color: #000000 }
#combo .cat_ 9 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 9 { color: #000000 }
#combo .cat_ 5 { background-color: #000000; border: 1px outset #000000; color: #FFFFFF }
#month2 .cat_ 5 { color: #000000 }
