.calendar1 
    {
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif; 
    color: #fff; 
    text-decoration: none;
    border: 0px;
    }
.calendar1 td
    {
    vertical-align: middle !important;
    }
.calendar1 a, .calendar1 a:link, .calendar1 a:visited, .calendar1  a:hover, .calendar1  a: active
    {
    font-size: 12px;
    font-weigth: bold;
    font-family: Arial, Helvetica, sans-serif; 
    color: #fff; 
    text-decoration: none;
    border: 0px;
    }

.calendar-this
    {
    font-size: 12px; 
    font-weight: bold;    
    font-family: Arial, Helvetica, sans-serif; 
    color: #fff;  
    text-decoration: underline;
    }
.calendar-this a, .calendar-this a:link, .calendar-this a:visited, .calendar-this a: hover, .calendar-this a:active
    {
    font-size: 12px; 
    font-weight: bold;    
    font-family: Arial, Helvetica, sans-serif; 
    color: #fff;  
    text-decoration: underline;
    }

.calendar-holy 
    {
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif; 
    color: #F00; 
    text-decoration: none
    }

.calendar-head 
    {
    font-size: 12px; 
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #fff; 
    text-decoration: none;
    text-align:center;
    width:44px;
    }

.calendar-today 
    {
    font-size: 12px; 
    font-weight: bold;    
    font-family: Arial, Helvetica, sans-serif; 
    color: #fff;  
    background-color: #494949; 
    text-decoration: underline;
    }

.calendar-check 
    {
    height:22px;
    width:22px;
    font-size: 10pt; 
    font-weight: bold;    
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;  
    text-decoration: underline;
    }
.div_active
    {
    cursor:default;
    color:#fff;
    font:bold 12px Arial;
    width:22px;
    height:22px;
    background: url(/images/calendar/red_date.gif) no-repeat center;
    vertical-align:middle;
    line-height:22px;
    }
.div_action
    {
    cursor:default;
    color:#fff;
    font:bold 12px Arial;
    width:22px;
    height:22px;
    background: url(/images/calendar/grey_date.gif) no-repeat center;
    vertical-align:middle;
    line-height:22px;
    }
.div_pass
    {
    cursor:default;
    color:#fff;
    font:bold 12px Arial;
    width:22px;
    height:22px;
    vertical-align:middle;
    line-height:22px;
    }
.cal_day_week
    {
    background-color: #4D000C;
    }

.date_cell 
    {
    width:24px;
    height:18px;
    font-weight:bold;
    vertical-align:middle;
    }

.day_col
    {
    padding-top:7px;
    padding-bottom:7px;
    color:#ABABAB;
    width:43px;
    text-align:center;
    }

.day_col_sun
    {
    color:#FF0000;
    }

.cal_width
    {
    width:305px;
    height:200px;
    background-color: #1E1E1E;
    }
.clnd_topbord
    {
    background: url(/images/calendar/bord_top_clnd.gif) no-repeat;
    font-size:6px;
    height:6px;
    }
.clnd_bottombord
    {
    background: url(/images/calendar/bord_middle_clnd.gif) no-repeat;
    font-size:5px;
    height:5px;
    }
.head_text
    {
    color:#FFFFFF;
    text-align:center;
    width:217px;
    }

.man_img
    {
    width:7px;
    height:7px;
    }

.day_col_num
    {
    height:28px;
    }

.day_col_num a, .day_col_num a: link, .day_col_num a: active, .day_col_num a: hover, .day_col_num a:visited
    {
    color:#fff;
    font-size:12px;
    font-weight:bold;
    }

.context_div
    {
    width:200px;
    z-index:1000;
    color:#fff;
    font-size: 16px; 
    font-weight: bold;    
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent; 
    
    }
.clnd_cont_link a, .clnd_cont_link a:link, .clnd_cont_link a:hover, .clnd_cont_link a:active, .clnd_cont_link a:visited
    {
    font:bold 12px Verdana;
    color: #FEE544;
    text-decoration:underline;
    } 

