.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpMonthNavigationArrow{   		
		background-color:#D5E3C8;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#000000;
		font-weight:bold;        
		}
.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpMonthNavigation,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText
		{
			font-family: verdana, arial, sans;
	        font-size: 10px;	
		}

.TESTcpMonthNavigationArrow{
  font-family: verdana, arial, sans;
  font-size: 8px;	
}        
        
TD.TESTcpDayColumnHeader
		{
		text-align:right;			
                /*
        border:solid 0 #6677DD;
		border-width:0 0 1 0;
        */
        
		}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate
		{
		text-align:center;
		text-decoration:none;
		}
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:center;		
        text-decoration: none;
        
		}
.TESTcpCurrentMonthDate
		{
		color:#4B8052;
		font-weight:bold;
		}
.TESTcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.TESTcpOtherMonthDate
		{
		color:#808080;
		}
/*Dia d'avui seleccionat*/
TD.TESTcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #4B8052;
		/*
        border-width:1;
		border:solid thin #000000;
        */
		}
TD.TESTcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
/*Avui*/
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled
		{
		/*
        border:solid thin #6677DD;
		border-width:1 0 0 0;
        */
		}
A.TESTcpTodayText,
SPAN.TESTcpTodayTextDisabled
		{
		height:20px;
		}
A.TESTcpTodayText
		{
		color:#4B8052;
		font-weight:bold;
		}
SPAN.TESTcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
        
        /*Border general*/            
.TESTcpBorder
		{
        
		/*border:solid thin #6677DD;*/
        border:0px;
        
		}
            
