td{  
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}

.table-style {  
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
padding: 4px;
border-width: 1px;
border-top-style: solid;
border-top-color: #000000; 
border-bottom-style: solid;
border-bottom-color: #000000; 
background-color: #E5ECF8;
}
.div-style {
z-index: +999;
position: absolute;
visibility: hidden;
}
.div-style_new {
z-index: +999;
visibility: visible;
}
.title-style {
padding: 2px;
background-color: #E5ECF8;
}
.title-background-style {
background-color: #E5ECF8;
}
.title-control-normal-style {
font-size:12px;
border-style: solid;
border-width: 1;
border-color: #C5D2E9;
cursor: pointer;
}
.title-control-select-style {
font-size:12px;
border-style: solid;
border-width: 1;
border-color: #C5D2E9;
cursor: pointer;
}
.dropdown-style {
font-size:10px;
border-width: 1px;
border-style: outset;
border-color: #E5ECF8; background-color: #E5ECF8;
color: black;
}
.dropdown-select-style {
background-color: #C5D2E9; color: white;
}
.dropdown-normal-style {
background-color: #E5ECF8;
}
.body-style {
padding-top: 3px;
padding-bottom: 3px;
background-color: #E5ECF8;
font-size: 10px;
}
.current-day-style {
font-size:10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.end-of-weekday-style {
font-size:10px;
color: #224374;
text-decoration: none;
}
.normal-day-style {
font-size:10px;
color: black;
text-decoration: none;
}
.selected-day-style {
font-size:10px;
border-style: solid;
border-width: 1px; 
border-color: #999999;
}
.holiday-style {
color: black;
background-color: #C5D2E9;
}
.today-style {
font-size:11px;
padding: 0px;
color: black;
background-color: #E5ECF8;
text-align: center;
text-decoration: none;
}
.weeknumber-div-style {
background-color: #d0d0d0; 
padding: 0px;
}

