.cpYearNavigation,
.cpMonthNavigation 
{
position:relative; 
padding:.2em 0; 
background:#381a01; 
/*border:1px solid #CDA06D; 
*/color:#CDA06D;
text-decoration:none; 
text-align:center; 
vertical-align:center;
font-weight:bold;
 }
.cpDayColumnHeader{
  color:#CDA06D; }
.cpYearNavigation{ 
font-family:arial; 
font-size:8pt; 
color:#CDA06D; }
.cpMonthNavigation{}
a.cpCurrentMonthDate{ font-family:arial; font-size:8pt; color:#CDA06D; }
a.cpCurrentMonthDate hover{border:solid thin #808080;}
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpText { font-weight: bold; }
TD.cpDayColumnHeader {font-weight: bold; width:10; text-align:right; }
.cpCurrentMonthDate, 
.cpCurrentDate  { text-align:right; text-decoration:none; background: #8A4B1C; }
.cpCurrentMonthDateDisabled, 
.cpOtherMonthDateDisabled, 
.cpCurrentDateDisabled { font-weight: bold;}
.cpCurrentMonthDate, 
a.cpCurrentDate,
.cpOtherMonthDate { color:#CDA06D;font-weight: bold; }
.cpCurrentDate a:hover {color:#00FF00;}
TD.cpCurrentDate { font-weight: bold; }
TD.cpCurrentDateDisabled { border-width:1; border:solid thin #FFAAAA; }
TD.cpTodayText{font-weight: bold; } 
TD.cpTodayTextDisabled { border-top:solid 1px #C0C0C0;  }
A.cpTodayText, SPAN.cpTodayTextDisabled { height:0px; color:#CDA06D; }
A.cpTodayText {font-weight: bold; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }
a.cpOtherMonthDate{color:#8A4B1C;}
TD.cpOtherMonthDate{color:#8A4B1C;}
Table.cpBorder{background:#8A4B1C; border-width:1; border:solid thin #CDA06D; font-family:arial; font-size:8pt; color:#CDA06D; witdh:30;}