﻿. cStyle 
{ 
font-size:9pt; font-size: 9pt; 
background-color:white; background-color: white; 
color:yellow; cor: amarelo; 
}   
.cDayHeader.cDayHeader 
{  
background-color:red; background-color: red; 
color:yellow; cor: amarelo; 
}  
.cNextPrev.cNextPrev 
{  
background-color:blue; background-color: blue; 
color:yellow; /** BUG **/ cor: amarelo; / ** BUG ** / 
}  
.cOtherMonthDay . cOtherMonthDay 
{  
background-color:green; background-color: green; 
color:yellow; /** BUG **/ cor: amarelo; / ** BUG ** / 
}  
.cSelectedDay . cSelectedDay 
{  
background-color:cyan; /** BUG **/ background-color: cyan; / ** BUG ** / 
color:green; /** BUG **/ cor: verde; / ** BUG ** / 
}   
.cTitle . cTitle 
{  
background-color:cyan; background-color: ciano; 
color:yellow; cor: amarelo; 
}   
.cTodayDay . cTodayDay 
{  
background-color:red; background-color: red; 
color:white; /** BUG **/ color: white; / ** BUG ** / 
}   
.cWeekendDay . cWeekendDay 
{  
background-color:wheat; background-color: trigo; 
color:red; /** BUG **/ color: red; / ** BUG ** / 
}   
.cDay . cDay 
{  
background-color:teal; background-color: Teal; 
color:red; /** BUG **/ color: red; / ** BUG ** / 
} 

.GridClass { display:block; float:left; clear:both;}

