.year {
	border-style: outset;
	border-width: 1px;
	text-align: center;
}
.month {
	width:100%;
	border-style: none;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #DADADA;
	color: #5D5D5D;
	border-style: outset;
	border-width:1px
}
.dayname td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #3666B0;
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	height:20px;	width:14%;
}
.monthday {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:20px;	width:14%;
}
.monthday a {

	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #667171;
}
.today a {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	}
.today {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF6666;
	color: #000000;
	border:1 solid #000000;
	height:20px;	width:14%;
}
.selectedday {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;	width:14%;
}
.sunday {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	background-color: #e4e4e4;
	height:20px;	
	width:14%;
}
.sunday a {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #667171;
}
.saturday {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	background-color: #e4e4e4;
	height:20px;	
	width:14%;
}
.saturday a {
		font-family: Helvetica, Tahoma, Arial, sans-serif;
text-decoration: none;
	text-align: center;
	color: #667171;
}
.selectedevent {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #66ff66;
	height:20px;	width:14%;
}
.selectedevent a {
		font-family: Helvetica, Tahoma, Arial, sans-serif;
text-decoration: none;
	background-color: #66ff66;
	color: red;
}
.todayevent {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border:1 solid #000000;
	color: red;
	background-color: #FFFF99;
	height:20px;	width:14%;
}
.todayevent a {
	text-decoration: none;
	text-align: center;
	color: red;
}
.eventcontent {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
.event {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #FFFF99;
	height:20px;	width:14%;
}
.event a {
		font-family: Helvetica, Tahoma, Arial, sans-serif;
text-decoration: none;
	text-align: center;
	color: red;
}
.test {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #799ECC;
	height:20px;	width:14%;
}
.test a {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: red;
}
 #dhtmltooltip
 {
  position: absolute;
  width: 140px;
  border: 1px solid #FFFFFF;
  padding: 7px;
  background-color: #CCCCCC;
  visibility: hidden;
  z-index: 100;
  font-size: 10px;
  color: #000000;
  font-family: Verdana;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
 }
  .calendar_tooltip_content
 {
 padding-left:4px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;
 } 
  .calendar_tooltip_table
 {
 border:1px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
  font-size: 11px;
 }
