.title_red .Head {color:#C00;}

.cal_callout_top{
    background-color: #bdc9c7;
    background-image:url(/Portals/0/images/int_calendar_bg_top.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    width: 244px;
    padding: 0px;
    height: 52px;
    margin: 0 ;
}

.cal_callout{
    background-color: #bdc9c7;
    background-image:url(/Portals/0/images/int_calendar_bg_repeater.jpg);
    background-position:left top;
    background-repeat: repeat-y;
    width: 244px;
    padding: 0px;
    margin: 0 ;
}
.cal_callout_bottom{
    background-color: #bdc9c7;
    background-image:url(/Portals/0/images/int_calendar_bg_botom.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    width: 244px;
    padding: 0px;
    height: 31px;
    margin: 0 0 20px 0px;
}

.E_Calendar{ background-color: transparent; margin: 0 0 0 15px; }

.E_Calendar .EventTitle td, .E_Calendar .EventTitle td a, .E_Calendar .Event th, .E_Calendar .Event td a{
    font-size: 9px;
    font-family: 'Lucida Console',Monaco,monospace;
}
.E_Calendar .EventTitle { background-color: #d5e3e0; }
.E_Calendar .EventTitle .EventNextPrev a { display: block; text-indent: -9999px; background:url(/Portals/0/images/calendar_btn_prv.jpg) no-repeat left top; width: 16px; height: 12px; overflow: hidden; }
.E_Calendar .Event th{ color: #8e8e8e; font-weight: normal; }
.E_Calendar .Event td{ color: #2e2e2e; font-weight: normal; text-transform: uppercase; }

.cal_callout .cal_head .Head .Head{ display: block; text-indent: -9999px; font-size: 0px; line-height: 0px; }
.cal_callout p{ 
    line-height: 15px;
    width: 145px; 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #5e5e5e;
}

.cal_callout .slEvent{
    margin: 0 0 0 14px;
    width: 203px;
}

#lnk_all_events a
{
    color:#7e8281;
    text-decoration: none;
    font-size:10px;
}

#lnk_all_events
{
    background-image:url(/portals/0/event_all_arrow.jpg);
    background-position:98px bottom;
    background-repeat:no-repeat;
    cursor:pointer;
    height:25px;
}
