.CTablecolors {
margin: 0px;
padding: 2px;
width: 99%;
}

.CMonthtxt {
font-weight: bold;
font-variant: normal;
margin: 0px;
padding: 2px;
background-color: #FFA477;
}

.CMonthTDcolors { 
background-color: #FFA477;
text-align: center;
margin: 0px;
padding: 2px;
border: 1px solid #999;
}

.CalDateText  {
font-size: 13px;
text-align: left;
border: 1px solid #9A9A9A;
margin: 0px;
padding: 2px;
border-left: none;
border-bottom: none;
width: 60px;
vertical-align: text-top;
}

.CalDateTextToday  {
color: #FF0000;
font-size: 13px;
text-align: left;
border: 1px solid  #9A9A9A;
border-bottom-style: none;
border-left-style: none;
width: 60px;
vertical-align: text-top;
font-weight: bold;
background:#FFCC99;
}

.CalDateTextSpecial  {
color: #FF3300;
font-size: 13px;
text-align: left;
border: 1px solid #9A9A9A;
border-bottom-style: none;
border-left-style: none;
width: 60px;
vertical-align: text-top;
}

.CalDateTextEvent  {
color: #000;
font-size: 13px;
text-align: left;
border:  #9A9A9A;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: none;
border-left-style: none;
vertical-align: text-top;
width: 60px;
}

.CDaysWkTxt  {
font-weight: bold;
text-transform: none;
margin: 0px;
padding: 2px;
border: 1px solid #999;
background-color: #FFA477;
text-align: left;
}

.CViewMonth  {
font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
background-color: #FFA477;
text-align: center;
text-transform: none;
margin: 0px;
padding: 2px;
border: 1px solid #999;
}

.CViewMonth a:link  {
font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: center;
text-transform: none;
}

.CTMP {
font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height: normal;
color: #333;
text-align: right;
}

.CSelect {
font-size: 10px;
line-height: normal;
}

