.dwzCalendarExternalTable{
background-color:#bbbbba;
}
.dwzCalendarInternalTable{
BORDER:0;
}
.dwzCellPrev{
text-align:center;
height:18px;
background-color:#666666;
}
.dwzCellMonth{
text-align:center;
height:25px;
background-color:#666666;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.dwzCellNext{
text-align:center;
height:25px;
background-color:#666666;
color:#000000;
}
.dwzCellWeekDay{
text-align:center;
height:25px;
background-color:silver;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-color:#FFFFFF;
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:25px;
background-color: #d1d1d0;
vertical-align:bottom;
text-align:right;
}
.dwzCellPrevMonth{
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
color :#999999;
font-weight :normal;
width:25px;
height:25px;
background-color: #d1d1d0;
vertical-align:bottom;
text-align:right;
}
.dwzCellNoEvent{
font-family :Arial, Helvetica, sans-serif;
font-size :10px;
color :#000000;
background-color:#e4e4e0;
width:25px;
height:25px;
text-align:right;
vertical-align:bottom;
}

.dwzCellEvent{
background-color:1e3888;
width:25px;
height:25px;
text-align:right;
vertical-align:bottom;
}
.dwzEventDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


a.dwzLinkEvent{
font-family :Arial, Helvetica, sans-serif;
font-size :12px;
color :#FFFFFF;
font-weight :bold;
text-decoration:none;
}
a.dwzLinkEvent:link{
text-decoration:none ;
color:#FFFFFF;
} 
a.dwzLinkEvent:visited{
text-decoration:none ;
color:#FFFFFF;
}
a.dwzLinkEvent:hover{
text-decoration:underline ;
color:#FFFF66;
}
a.dwzLinkEvent:active{
text-decoration:none ;
color:#FFFF66;
}
.dwzCellEventCopy {

background-color:#666666;
width:25px;
height:25px;
text-align:right;
vertical-align:bottom;
}
