table.cld_year {
margin:10mm;
}

table.cld_month {
width:185px !important;
color:#696969;
}

th.cld_yeartitle {
text-align:left;
color:white;
background-color:transparent;
padding-bottom:0.5em;
}
th.cld_yeartitle big {
font-size:100%;
font-family:Georgia,serif;
font-weight:normal;
}
th.cld_montitle, td.cld_montitle {
font-size:12px;
font-family:tahoma,serif;
font-weight:bold;
text-align:center;
color:white;
padding-bottom:2px;
padding-right:2px;
}

th.cld_light, th.cld_dark{
font-weight:normal !important;
font-size:11px;
font-family:verdana;
font-weight:normal;
color:#999999;
/* background-color:#222222; */
width:14%;
height:25px;
}


td.cld_light, td.cld_dark{
font-size:11px;
border:0px solid #21215D;
font-family:arial,serif;
font-weight:normal;
text-align:center;
color:white;
/* background-color:black; */
padding-top:2px;
padding-right:0px;
padding-bottom:0px;
}


th.cld_darkmarked, th.cld_lightmarked, td.cld_darkmarked, td.cld_lightmarked {
color:#990000;
}

td.cld_today {
font-size:11px;
border:0px solid #21215D;
font-family:arial,serif;
font-weight:normal;
text-align:right;
color:black;
background-color:#6a6a6a;
background-image:url(../img/today_bg.gif);
background-repeat:no-repeat;
padding-top:2px;
padding-right:3px;
padding-bottom:0px;
font-weight:bold;
}

a.cld_datelink {
text-decoration:none;
color:#3995D6;
font-weight:bold;
font-size:11px;
}

a.cld_titleddatelink {
color:white;
background-color:inherit;
}
em.cld_titleddate {
font-weight:bold;
font-style:normal ;
color:#009900;
background-color:transparent;
}