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: dashed;
border-top-color: #003A6E; 
border-bottom-style: dashed;
border-bottom-color: #003A6E; */
background-color: #E7EEF1;
}
.div-style {
z-index: +999;
position: absolute;
visibility: hidden;
}
.div-style_new {
z-index: +999;
visibility: visible;
}
.title-style {
padding: 2px;
background-color: #E7EEF1;
}
.title-background-style {
background-color: #E7EEF1;
}
.title-control-normal-style {
font-size:12px;
border-style: solid;
border-width: 1;
border-color: #BBBBBB;
cursor: pointer;
}
.title-control-select-style {
font-size:12px;
border-style: solid;
border-width: 1;
border-color: #BBBBBB;
cursor: pointer;
}
.dropdown-style {
font-size:10px;
border-width: 1px;
border-style: outset;
border-color: #DEDEDE; background-color: #DEDEDE;
color: black;
}
.dropdown-select-style {
background-color: #BBBBBB; color: white;
}
.dropdown-normal-style {
background-color: #E7EEF1;
}
.body-style {
padding-top: 3px;
padding-bottom: 3px;
background-color: #E7EEF1;
font-size: 10px;
}
.current-day-style {
font-size:10px;
color: #BBBBBB;
font-weight: bold;
text-decoration: none;
}
.end-of-weekday-style {
font-size:10px;
color: #BBBBBB;
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 {
background-color: #BBBBBB; color: white;
}
.today-style {
font-size:11px;
padding: 0px;
color: black;
background-color: #E7EEF1;
text-align: center;
text-decoration: none;
}
.weeknumber-div-style {
background-color: #d0d0d0; 
padding: 0px;
}

