@charset "utf-8";

@import url("../packages/tpl20080629/css/import.css");

#block-calendar .sun {
background#FFEECC;
color: #E04A00;
}
#block-calendar .sat {
    background: #e6e6fa;
    color: #6495ed;
}
#block-calendar .off {
    background: #ffc0cb;
    color: #ff6347;
	font-weight: bolder;
}

div#undercolumn form#form1 {
    background:;
}