.calendar-table{
	width:156px;
       }
.calendar-table TD, .calendar-table TH{
        
	padding:1px;
	text-align:center;
        font-size:10px;
        background:#f4eff3;
}
.calendar-table TH{
	color:#000000;
        border-top:0px solid #7e7e7e;
	border-bottom:0px solid #7e7e7e;
        
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color:#814877;
	background-color:#C7D5FE;
	cursor:pointer;
        border: 1px solid #0289CD;
}
.linked_today_nolink{
	padding:2px;
	background-color:#C7D5FE;
        color:#814877;  
}
.linked_day{
	padding:2px;
	color:#FFFFFF;
        background-color:#0289CD;
	cursor:pointer;
}
.rcMenuContainer {
    font-family: Verdana, Arial;
    position: absolute;
    border: 1px solid #7e7e7e;
    background: #FFF;
    padding:2px;
    z-index:10;
    width:200px;
 }
.rcMenuItem {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    width:200px;
    text-decoration:none;
background:#F4EFF3; 

}
.rcMenuItemHover {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    width:200px;
    text-decoration:none;
    color:#333333;
}
.rcMenuItemText {
    font-family:verdana;
    font-size:14px;
    font-weight:bold;
    border:0px;
    padding:2px;
    width:auto;
    background: #fff;
    text-align:center;
    color:#9BA0AE;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
   
} 
.rcMenuSeparator{
    color:#7e7e7e;
    height:1px;
    width:200px;
}
.rcImage { 
    padding-right:4px; 
}

.columPrevious a, .columNext a {
    font-size:12px;
    color:#b8b5a6;
    text-decoration:none;
}
td.columYear {font-size:12px;}