@charset "utf-8";
/* CSS Document */
#FRM_Cal {margin-top:10px; width:720px; margin-bottom:25px}
.CALMAIN {text-align:center;background-color:#f6f8f4; overflow:inherit; height:795px;

    border-radius: 25px;
    margin:15px;
}
.CALBOX {position:relative; float:left; width:96px; border-bottom:#A0BFE2 1px solid; border-right:#A0BFE2 1px solid; }
.RS {clear:left; border-left:#A0BFE2 1px solid; margin-left:5px}
.CALHEAD {border-top: #A0BFE2 1px solid; height:20px; background-color:##f6f8f4; font-weight:bold}
.CALNAV {float:left; width:14%;background-color:#f6f8f4; height:25px; border-radius: 25px; }
.CALDATE {float:left; width:71%;background-color:#f6f8f4; height:25px; font-size:18px; font-weight:bold; color:#FF9900}
.CALDAY {background-color:#F0F0F0}
.CALEMPTY {background-color:#DCDCDC}
.CALNUM {	display:inline-block; 
			position:absolute; 
			left:0; 
			top:0;  
			width:20px; 
			height:12px; 
			font-size:10px; 
			background-color:#EBFFD7; border-right:#C5DBF7 1px solid; border-bottom:#C5DBF7 1px solid}
.CALNAV a{text-decoration:none; color:#0000CC; font-size:12px }
.CALSEL { background-color:#FFCC99; cursor:pointer}
.CALSELT { background-color:#FFCC99; cursor:pointer}
.CALSELF { background-color:#C6E2FF; cursor:pointer}
.CALSELB { background-color:#FF9; cursor:pointer}
.CALTIME {font-weight:normal}
.CALMSG {font-size:12px; font-weight:bold}
.CALHB  {width:100%;background-color:#f6f8f4; border:#FF0000 1px solid; height:10px}
.CALDAYBOX { clear:left; width:100%; height:570px;}
.CALACT {color:#C09;}
.CALSCH {color:#33F;}
.CALKEY {margin-bottom:10px; text-align:left; font-size:12px; font-weight:bold}
.CALW4 {height:24%}
.CALW5 {height:19%}
.CALW6 {height:20%; padding-top: 0px;}
.CALJTDAY {float:left; font-size:12px}
.CALJTDAY a { text-decoration:none}
.ISTODAY { background-color:#BFFFCF}
.CALTEXT {font-size:9pt; padding-top:14px; display:block}
br {line-height: 5px;}
.calDiv {margin-top:10px; width:720px; margin-bottom:25px;
    border: 2px solid #dcdcdc;
    border-radius: 25px;
    background-color: #f6f8f4;
}
.calLabel{font-weight: normal;
font-size:12px;
color:black;}
