.calendartool {
width:235px;
margin-top:20px;
padding:0 40 0 0;
background-color:#fff;
margin-bottom:150px;
}

.cal_head{color:#2D2D51;font-size:12pt;font-weight:bold;}


#calendar{
float:left;
background-color:#FFFFFF;
margin-left:0px;
width:190px;
text-align:center;
margin-bottom:10px;
}

.calendartable{
background-color:#fff;
}

.caltexthighlight{
FONT-WEIGHT: bold;
FONT-SIZE: 11pt;
COLOR: #75759B;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: none;
PADDING-BOTTOM: 5px
}

.caltext{
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
COLOR: #666666;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: none;
PADDING-BOTTOM: 5px;
}

.calendarheader{
background-color:#9B9BB5;
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
COLOR: #131351;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: none;
}

.calendar{
background-color:#E2E2EA;
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
COLOR: #8080A6;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: none;
height:30px;
width:30px;
text-align:center;
vertical-align:center;
}

.calendar a{
FONT-WEIGHT: bold;
COLOR: #7D0000;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: underline;
}

.calendar a:visited{
COLOR: #7D0000;
}

a.calendar_arrow{
FONT-WEIGHT: bold;
COLOR: #75759B;
text-decoration:none;
font-size:13pt;
font-family:arial, ms sans serif, arial narrow;
}

a.calendar_arrow:visited{
FONT-WEIGHT: bold;
COLOR: #75759B;
text-decoration:none;
font-size:13pt;
}

.calendartoday{
FONT-WEIGHT: bolder;
FONT-SIZE: 9pt;
COLOR: #20204C;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-DECORATION: normal;
background-color:#B2B3C7;
height:30px;
width:30px;
text-align:center;
vertical-align:center;
}

.calendarcell{
width:30px;
height:30px;
text-align:center;
vertical-align:center;
}

.calevent{
background-color:#fff;
border-bottom:1px dotted #9B9BB5;
border-top:1px dotted #9B9BB5;
font-family:arial, helvetica;
color:#000;
padding:5px;
font-size:9pt;
position:absolute;
align:center;
text-align:center
left:50;
top:420px;
width:190px;
z-index:1;
visibility: hidden;
text-align:left;
}

#calevent{
padding-bottom:5px ;
}