.caltabclass {        
background-color: transparent;
border-style: ridge;
border-color: #FFEEAA;
} 
.calnavbutton {
background-color: transparent;
color: #f0f0f0;
font-weight: bold;
font-size: 14px; 
border: 0px;
cursor: hand;
cursor: pointer;
} 
.calnav1 {
background-color: #005577;
color: #f0f0f0;
font-family: arial;
font-weight: normal;
font-size: 14px; 
padding: 3px;
} 
.calnav2 {
background-color: #005577;
color: #f0f0f0;
font-weight: normal;
font-size: 12px; 
padding: 3px;
} 
.calheader {
background-color: #FFEEAA;
font-weight: normal;
font-size: 12px; 
padding: 1px;
text-align: center;
}   
.contigmonth {
background-color: #c0c0c0;
color: #f0f0f0;  
font-size: 11px; 
padding: 1px;
} 
.currmonth {
background-color: purple;
color: white;
font-size: 11px; 
padding: 1px;
}
.currday {
background-color: blue;
color: white;
font-size: 11px;     
padding: 1px;
}
.cal2daybutton {
font-weight: bold;
font-size: 11px; 
cursor: hand;
cursor: pointer; 
}
.calevbutton {
background-color: transparent;
color: #f0f0f0;
font-weight: bold;
font-size: 14px; 
border: 0px;
cursor: hand;
cursor: pointer;
} 
.evclass {   
background-color: transparent;
color: white; 
font-size: 11px; 
font-weight: normal;
padding: 0px;
}
.evclass a {  
background-color: transparent;
color: white; 
font-size: 11px; 
font-weight: normal;
padding: 0px;
}