<
style type

=
"text/css"
>
<!--
#calendarPopup {
    width: 150px;
    position: absolute;
    visibility: hidden;
    background-color: "#FFFFEE";
    filter: Alpha(Opacity=95);
    z-index: 2;
    border: 1px solid #333333;
    padding: 9px;
    z-index: 999;
}

.stylecal {
    font-size: 8pt;
    font-family: Tahoma;
    color: #686868;
    line-height: 9pt;
}

.notmonth {
    font-size: 8pt;
    font-family: Tahoma;
    color: #a5a5a5;
    line-height: 9pt;
}

.futuremonth {
    font-size: 8pt;
    font-family: Tahoma;
    color: #a5a5a5;
    line-height: 9pt;
}

A.notmonth:link {
    font-size: 8pt;
    font-family: Tahoma;
    color: #a5a5a5;
    line-height: 9pt;
    text-decoration: none;
}

A.notmonth:visited {
    font-size: 8pt;
    font-family: Tahoma;
    color: #a5a5a5;
    line-height: 9pt;
    text-decoration: none;
}

A.notmonth:hover {
    font-size: 8pt;
    font-family: Tahoma;
    color: #686868;
    line-height: 9pt;
    text-decoration: none;
    background-color: "#ffdd99";
}

A.stylecal:link {
    font-size: 8pt;
    font-family: Tahoma;
    color: #686868;
    line-height: 9pt;
    text-decoration: none;
}

A.stylecal:visited {
    font-size: 8pt;
    font-family: Tahoma;
    color: #686868;
    line-height: 9pt;
    text-decoration: none;
}

A.stylecal:hover {
    font-size: 8pt;
    font-family: Tahoma;
    color: #686868;
    line-height: 9pt;
    text-decoration: none;
    background-color: "#ffdd99";
}

-->
<
/
style >
