﻿/*  red 

Red:		  d82231
Light Red:	  eda594

 */

#divCal 
{
    float:left;
    width:160px;
    border-style:none;
    background-color:#eda594;
} 

.dP    {display:block;float:left;width:28px; 
        color:#000000; border:solid 1px #eda594; 
        font-size:8pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 
.dM    {display:block;float:left;width:98px; 
        color:#000000; border:solid 1px #eda594; 
        font-size:8pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 
.dN    {display:block;float:left;width:28px; 
        color:#000000; border:solid 1px #eda594; 
        font-size:8pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 


	   	    
.dW    {display:block;float:left;width:18px; 
        color:#000000; border:solid 1px #eda594; 
        font-size:8pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 
.dWe   {display:block;float:left;width:18px; 
        color:#000000; border:solid 1px #eda594; 
        font-size:8pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 
.dWc   {display:block;float:left;width:18px; 
        color:#000000; border:solid 1px #eda594; 
        font-size:8pt; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 
.cDate {display:block;float:left;width:18px; 
        color:#000000; background-color:#eda594; border:solid 1px #eda594; 
        font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; text-align:center;}
.sDate {display:block;float:left;width:18px; 
        color:#000000; background-color:#d82231; border:solid 1px #eda594; 
        font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; text-align:center;}  
.xDate {display:block;float:left;width:18px; 
        color:#eda594; border:solid 1px #eda594; 
        font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; text-align:center;}

