
        .LakeMPcpYearNavigation,
        .LakeMPcpMonthNavigation
                        {
                        background-color:#045302;
                        text-align:center;
                        vertical-align:center;
                        text-decoration:none;
                        color:#FFFFFF;
                        font-weight:bold;
                        }


        .LakeMPcpDayColumnHeader,
        .LakeMPcpYearNavigation,
        .LakeMPcpMonthNavigation,
        .LakeMPcpCurrentMonthDate,
        .LakeMPcpCurrentMonthDateDisabled,
        .LakeMPcpOtherMonthDate,
        .LakeMPcpOtherMonthDateDisabled,
        .LakeMPcpCurrentDate,
        .LakeMPcpCurrentDateDisabled,
        .LakeMPcpTodayText,
        .LakeMPcpTodayTextDisabled,
        .LakeMPcpText
                        {
                        font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
                        font-size:8pt;
                        }
        TD.LakeMPcpDayColumnHeader
                        {
                        text-align:right;
                        border:solid thin #045302;
                        border-width:0 0 1 0;
                        }
        .LakeMPcpCurrentMonthDate,
        .LakeMPcpOtherMonthDate,
        .LakeMPcpCurrentDate
                        {
                        text-align:right;
                        text-decoration:none;
                        }
        .LakeMPcpCurrentMonthDateDisabled,
        .LakeMPcpOtherMonthDateDisabled,
        .LakeMPcpCurrentDateDisabled
                        {
                        color:#D0D0D0;
                        text-align:right;
                        text-decoration:line-through;
                        }
        .LakeMPcpCurrentMonthDate
                        {
                        color:#000000;
                        font-weight:bold;
                        }

        .LakeMPcpCurrentDate
                        {
                        color: #000000;
                        font-weight:bold;
                        }
a.LakeMPcpCurrentMonthDate,
a.LakeMPcpCurrentMonthDate:visited,
a.LakeMPcpCurrentDate,
a.LakeMPcpCurrentDate:visited,  {
        color: #000000;
        font-weight: bold;
        font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size:8pt;
        text-decoration: none;

}

a.LakeMPcpCurrentMonthDate:hover,
a.LakeMPcpCurrentMonthDate:visited:hover,
a.LakeMPcpCurrentMonthDate:active,
a.LakeMPcpCurrentDate:hover,
a.LakeMPcpCurrentDate:visited:hover,
a.LakeMPcpCurrentDate:active  {
        color: #000000;
        font-weight: bold;
        font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size:8pt;
      text-decoration: underline;
}


a.LakeMPcpOtherMonthDate,
a.LakeMPcpOtherMonthDate:visited  {
        color:#808080;
      font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size:8pt;
      text-decoration: none;
}

a.LakeMPcpOtherMonthDate:hover,
a.LakeMPcpOtherMonthDate:visited:hover,
a.LakeMPcpOtherMonthDate:active {
        color:#808080;
        text-decoration: underline;
      font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size:8pt;
}

a.LakeMPcpMonthNavigation,
a.LakeMPcpMonthNavigation:visited,
{
        color: #FFFFFF;
        text-decoration: none;

}
        .LakeMPcpOtherMonthDate
                        {
                        color:#808080;
                        }
        //TD.LakeMPcpCurrentDate
//                        {
//                        color:#FFFFFF;
//                        background-color: #EEEEEE;
//                        border-width:1;
//                        border:solid thin #000000;
//                        }
        TD.LakeMPcpCurrentDateDisabled
                        {
                        border-width:1;
                        border:solid thin #FFAAAA;
                        }
        TD.LakeMPcpTodayText,
        TD.LakeMPcpTodayTextDisabled
                        {
                        border:solid thin #045302;
                        border-width:1 0 0 0;
                        }
        A.LakeMPcpTodayText,
        SPAN.LakeMPcpTodayTextDisabled
                        {
                        height:20px;
                        }
        A.LakeMPcpTodayText
                        {
                        color:#045302;
                        font-weight:bold;
                        }
        SPAN.LakeMPcpTodayTextDisabled
                        {
                        color:#ffffff;
                        }
        .LakeMPcpBorder
                        {
                        border:solid thin #045302;
                        }