 
.year {
	border-style: outset;
	border-width: 1px;
	text-align: center;
}
.newDates {text-align:center; height:180px;}
.newDatesBox {width:255px;   }
.month {
	border:0px;
	 
	text-align: center;
	background-image:url(../../../images/inya2sliced_534.png);
	background-position: bottom; background-repeat:no-repeat; width:269px; 
}
/*/.month {
	border:0px;
	 
	text-align: center;
	background-image:url(../../../images/inya2sliced_53.png);
	background-position: bottom; background-repeat:no-repeat; width:267px; 
}/*/
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px; height:40px;
	font-weight: bold; background-image:url(../../../images/inya2sliced_52.png);
	color: #fff;
	border:0px;
}
.dayname {
	text-align: center; display:none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:35px;
	width:36px;
	color: #000000;
}
.week {
	border-style: none;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	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;
}
.pickerbutton {

}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:35px;
	width:36px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:35px;
	width:36px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	height:35px;
	width:36px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
	height:35px;
	width:36px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:35px;
	width:36px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:35px;
	width:36px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;   
	color: #fff;
	
	height:35px;
	width:36px;
}
.event a {
 
	color: #fff;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	height:35px;
	width:36px;
}
.selectedevent a {
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	height:35px;
	width:36px;
}
.todayevent a {
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
