﻿
.calnum
{
    width: 20px;
    height: 20px;
    background-color: #990000;
    font-size: 10pt;
    text-align: center;
    color: white;
}
.daybox
{

    border:solid 1px #990000;
}

.dayboxclick
{

    cursor: hand;
    background-position: center center;
    background-image: url();
    background-repeat: no-repeat;
    border: solid 1px #990000;
}


fbx
{
    font-family: Tahoma;
    font-size: 15pt;
}
calTitle
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}

