.dwzCalendarExternalTable, .dwzCalendarInternalTable table {
	width: 100% !important;
}
.dwzCalendarExternalTable {
	background-color: transparent !important;
}
.dwzCalendarInternalTable {
	border: 0;
	width: 100%;
}
.dwzLineSeparator {
	height: 0px;
}
.dwzCellPrevBig {
	text-align: center;
	height: 75px;
	background-color: #666666;
}
.dwzCellMonthBig {
	text-align: center;
	height: 75px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dwzCellNextBig {
	text-align: center;
	height: 75px;
	background-color: #666666;
	color: #000000;
}
.dwzCellWeekDayBig {
	text-align: center;
	height: 75px;
	background-color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 75px
}
.dwzCellNextMonthBig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	font-weight : normal;
	width: 75px;
	height: 75px;
	background-color: #d1d1d0;
	vertical-align: bottom;
	text-align: right;
}
.dwzCellPrevMonthBig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	font-weight : normal;
	width: 75px;
	height: 75px;
	background-color: #d1d1d0;
	vertical-align: bottom;
	text-align: right;
}
.dwzCellNoEventBig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color: #e4e4e0;
	width: 75px;
	height: 75px;
	text-align: right;
	vertical-align: bottom;
}
.dwzCellEventBig {
	background-color: #666666;
	width: 75px;
	height: 75px;
	text-align: right;
	vertical-align: bottom;
}
.dwzCellPrev {
	text-align: center;
	height: 25px;
	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
}
.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: #666666;
	width: 25px;
	height: 25px;
	text-align: right;
	vertical-align: bottom;
}
.dwzTitleList {
	text-align: left;
	width: 75px;
	height: 75px;
	overflow: auto;
}
.dwzLinkTitleDiv {
	text-align: left;
	width: 75px;
	height: 15px;
	overflow: hidden;
}
a.dwzLinkTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.dwzLinkTitle:hover {
	text-decoration: underline;
	color: #00FF00;
}
a.dwzLinkTitle:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.dwzLinkTitle:visited {
	text-decoration: none;
	color: #00FF00;
}
a.dwzLinkTitle:active {
	text-decoration: none;
	color: #00FF00;
}
a.dwzLinkEvent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
a.dwzLinkEvent:hover {
	text-decoration: underline;
	color: #00FF00;
}
a.dwzLinkEvent:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.dwzLinkEvent:visited {
	text-decoration: none;
	color: #00FF00;
}
a.dwzLinkEvent:active {
	text-decoration: none;
	color: #00FF00;
}
