﻿/*  orange 

Orange:		  f47b20
Light Orange: fcc69a

 */

#divCal 
{
    float:left;
    width:160px;
    border-style:none;
    background-color:#fcc69a;
} 

.dP    {display:block;float:left;width:28px; 
        color:#000000; border:solid 1px #fcc69a; 
        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 #fcc69a; 
        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 #fcc69a; 
        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 #fcc69a; 
        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 #fcc69a; 
        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 #fcc69a; 
        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:#fcc69a; border:solid 1px #fcc69a; 
        font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; text-align:center;}
.sDate {display:block;float:left;width:18px; 
        color:#000000; background-color:#f47b20; border:solid 1px #fcc69a; 
        font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; text-align:center;} 
.xDate {display:block;float:left;width:18px; 
        color:#fcc69a; border:solid 1px #fcc69a; 
        font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; text-align:center;}

