.calSmallBG {
 background-color:  transparent;
margin: 0px 10px 10px 10px;
}

.calSmallBlank { 
 background-color:  transparent;
color: #B6CFEC;
text-align:center;
padding: 2px;

}

.calSmallHeader { 
 font-weight: bold; 
 color: #0E6CB4; 
 text-align: center;
 background-color:  transparent;
font-size: 14px;
margin-bottom: 5px;
}

.calSmallMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:  #0E6CB4;
 background-color:  transparent;
}

.calSmallMonthLinks a {
 color: #0E6CB4;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calSmallMonthLinks a:visited {
 color: #0E6CB4;
 text-decoration:   none;
 background-color:  transparent;
}

.calSmallMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calSmallDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #0E6CB4; 
 background-color: transparent; 
 text-align:  center;
 vertical-align: top;
width: 30px;
}

.calSmallToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
padding: 2px;
 border:1px solid #0E6CB4;
 background-color:#B6CFEC;
color:#00BB97;
}

.calSmallCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
padding: 2px;
background-color:#B6CFEC;
color:#00BB97;

}

.calSmallCell .entries{
color: #000 !important;
}

.calSmallCell .noentries{
color: #00BB97 !important;
}

.calSmallCell a {
 color: #0E6CB4;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calSmallCell a:visited {
 color:             #000;
 text-decoration:  none;
 background-color:  transparent;
}

.calSmallCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
