.cDaysOfWeek {
	FONT: bold 11px/12px arial, sans-serif
}
.cMonth {
	FONT: 12px/13px arial, sans-serif
}
.leftFrame {
BORDER-Top: #bfbfbf 2px groove;
BORDER-bottom: #bfbfbf 2px groove;
BORDER-Left: #bfbfbf 2px groove;
}
.topBottomFrame {
BORDER-Top: #bfbfbf 2px groove;
BORDER-bottom: #bfbfbf 2px groove;
}
.rightFrame {
BORDER-Top: #bfbfbf 2px groove;
BORDER-bottom: #bfbfbf 2px groove;
BORDER-Right: #bfbfbf 2px groove;
}
.bottomFrame {
BORDER-bottom: #bfbfbf 2px groove;
}
.fullFrame {
BORDER-Top: #bfbfbf 2px groove;
BORDER-bottom: #bfbfbf 2px groove;
BORDER-Right: #bfbfbf 2px groove;
BORDER-Left: #bfbfbf 2px groove;
}
.noFrame {
BORDER-Top: #bfbfbf 0px groove;
BORDER-bottom: #bfbfbf 0px groove;
BORDER-Right: #bfbfbf 0px groove;
BORDER-Left: #bfbfbf 0px groove;
}
A.cal
{
TEXT-DECORATION: none;
COLOR: #FFFFFF;
FONT: 12px/13px arial, sans-serif;
font-weight:normal;
}
span.selNo
{
TEXT-DECORATION: none;
COLOR: #000000;
FONT: 12px/13px arial, sans-serif;
font-weight:normal;
}
span.selYes
{
TEXT-DECORATION: none;
COLOR: blue;
FONT: 12px/13px arial, sans-serif;
font-weight:bold;
}
TD.header
{
    FONT: 18px 'Arial', Helvetica, sans-serif;
    font-weight:bold;
    color:blue;
}