/*
calendar CSS

j=calendar
hol=holiday
wkd=weekday
wke=weekend
sp=spacer
hd=header
evt=event
mo=month
nav=navigation
oth=other
*/
td.cellout,td.cellover{border:0px none;border-right:#DDDDDD 1px solid;cursor:hand;font-weight:600;height:18px;padding-bottom:2px;padding-left:8px;padding-right:8px;padding-top:2px;text-align:center;}
td.cellout{background:#DAA520;}
td.cellout a{color:#111111;text-decoration:none;}
td.cellover{background:#4682B4;}
td.cellover a{color:#F5F5DC;text-decoration:underline;}


select.jsel{font-size:120%;font-weight:bold;}
table.jnav{background:#FFFFFF;border:1px solid #000000;}
table.jtable{border-bottom:1px solid #000000;border-left:0px none;border-right:1px solid #000000;border-top:0px none;}
td.jhol,td.jholsp,td.jholhd{background:#EEE8AA;color:#000000;}
td.jholhd,td.jothmohd,td.jtodayhd,td.jwkdhd,td.jwkehd{border-bottom:0px none;border-left:1px solid #000000;border-right:0px none;border-top:1px solid #000000;color:#000000;margin:0px;padding:1px;}
td.jholsp,td.jothmosp,td.jtodaysp,td.jwkdsp,td.jwkesp,td.jothmo,td.jtoday,td.jwkd,td.jwke{border-bottom:0px none;border-left:1px solid #000000;border-right:0px none;border-top:0px none;margin:0px;padding:0px;}
td.jothmo,td.jothmohd,td.jothmosp{background:#A9A9A9;}
td.jtoday,td.jtodayhd,td.jtodaysp{background:#8FBC8F;}
td.jwkd,td.jwkdhd,td.jwkdsp{background:#FEFEFE;}
td.jwke,td.jwkehd,td.jwkesp{background:#D3D3D3;}
td.jevt{background:#F0E68C;border:1px ridge #000000;text-align:center;}
td.jevt a{text-decoration:none;}
td.jhd{background:#FFFFFF;border:none;border-style:none;}
td.jhddayname{background:#FFFFF0;border-bottom:0px none;border-left:1px solid #000000;border-right:0px none;border-top:1px solid #000000;color:#000000;font-weight:600;}
.jholname{font-weight:600;text-align:center;}