.dwzCalendarExternalTable{
background-color:#21333D;
}

.dwzCalendarInternalTable{
border:1;
}

.dwzCellPrev{
text-align:center;
height:20px;
background-color:#314659;
}

.dwzCellMonth{
text-align:center;
height:20px;
background-color:#314659;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.dwzCellNext{
text-align:center;
height:20px;
background-color:#314659;
color:#000000;
}

.dwzCellWeekDay{
text-align:center;
height:20px;
background-color:silver;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#314659;
vertical-align:middle;
width:25px
}

.dwzLineSeparator{
height:0px;
}

.dwzCellNextMonth{
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
color :#999999;
font-weight :normal;
width:25px;
height:20px;
background-color: #D1D1D1;
vertical-align:bottom;
text-align:right;
}

.dwzCellPrevMonth{
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
color :#999999;
font-weight :normal;
width:25px;
height:20px;
background-color: #D1D1D1;
vertical-align:bottom;
text-align:right;
}

.dwzCellNoEvent{
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
color :#000000;
background-color:#E4E5E0;
width:25px;
height:20px;
text-align:right;
vertical-align:bottom;
}

.dwzCellEvent{
background-color:#F5B43C;
width:25px;
height:20px;
text-align:right;
vertical-align:bottom;
}

.dwzCellEventMulti{
background-color:#a0d764;
width:25px;
height:20px;
text-align:right;
vertical-align:bottom;
}

a.dwzLinkEvent{
font-family :Arial, Helvetica, sans-serif;
font-size :12px;
color :#000000;
font-weight :bold;
text-decoration:none;
}

a.dwzLinkEvent:hover{
text-decoration:underline ;
color:#FF0000;
text-decoration:none;
}

a.dwzLinkEvent:link{
text-decoration:none ;
color:#000000;
}

a.dwzLinkEvent:visited{
text-decoration:none ;
color:#FF0000;
}

a.dwzLinkEvent:active{
text-decoration:none ;
color:#FF0000;
}
