.yearbig {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
.monthbig {
	border-style: none;
	background-color: #e4e4e4;
	text-align: center;
}
.yearnamebig {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthnamebig{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #DADADA;
	color: #5D5D5D;
	border-style: outset;
	border-width:1px
}
.daynamebig td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #3E97CF;
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
.yearnavigationbig {
	font-size: 12px;
}
.datepickerbig {
	background-color: #e4e4e4;
}
.datepickerformbig {
	margin: 0px;
}
.monthnavigationbig {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpickerbig {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpickerbig {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbuttonbig {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthdaybig {
	height:60px;
	width:60px;
}
.monthdaybig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:60px;
	width:60px;
	vertical-align: top;
}
.todaybig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:60px;
	width:60px;
	vertical-align: top;
	border: 1px solid #000000;
}
.selecteddaybig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:60px;
	width:60px;
	vertical-align: top;
	border: 1px solid #993300;
}
.sundaybig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:60px;
	width:60px;
	vertical-align: top;
}
.sundaybig a {
	color: #667171;
}
.saturdaybig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:60px;
	width:60px;
	vertical-align: top;
}
.saturdaybig a {
	color: #667171;
}
.eventbig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:60px;
	width:60px;
	vertical-align: top;
}
.eventbig a {
	background-color: #ffff99;
	color: red;
}
.selectedeventbig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:60px;
	width:60px;
	vertical-align: top;
}
.selectedeventbig a {
	background-color: #ffff99;
	color: red;
}
.todayeventbig {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:60px;
	width:60px;
	vertical-align: top;
}
.todayeventbig a {
	background-color: #ffff99;
	color: red;
}
.eventcontentbig {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

