
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	/*border-style: outset;*/
	border-width: 1px;
	/*background-color: #e4e4e4; */
	background-color: #FFFFFF; 
	text-align: right;
}
.month {
	border-style: none;
	/*background-color: #e4e4e4; */
	background-color: #ffffcc  ;
	color:#FF0000;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	color:#FF0000;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	/*background-color: #ffcc33;*/
	background-color: #c95c2c;
	color: #ffffff;
	/*border-style: outset; */
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #3E97CF; */
	/*background-color: #ffcc33 ;*/
	background-color: #c95c2c ;
	/*color: #ffffff; */
	color: #ffffff;
	/*border-style: outset; */
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px
} 

.weeknum {
	text-align: center;
	font-size: 10px;
	
	width:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:15px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color:#ecece1;
	color: #384955;
	height:15px;
	width:20px;
	text-decoration:line-through;
	
	
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:15px;
	width:20px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:15px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:15px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:15px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-color: #66ff66;
	height:15px;
	width:20px;
	border:solid 1px #000000 ;
	
	
}
.event a {
	background-color: #ffff99;
	color: red;
}

.eventbooked {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-color:#ff6666;
	height:15px;
	width:20px;
	
}

.eventavailableback {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-image:url(../images/ava_a_back.gif); 
	background-color:#ecece1;
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	width:20px;
	border:solid 1px #000000 ;
	
	
}

.eventavailablefront {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-image:url(../images/ava_a_front.gif); 
	background-color:#ecece1;
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	width:20px;
	border:solid 1px #000000 ;
	
	
}

.eventspecialback {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-image:url(../images/ava_s_back.gif); 
	background-color:#ecece1;
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	width:20px;
	border:solid 1px #000000 ;
	
	
}

.eventspecialfront {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-image:url(../images/ava_s_front.gif);
	background-color:#ecece1;
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	width:20px;
	border:solid 1px #000000 ;
}

.eventspecial {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; 
	background-color:#ff6666;*/
	height:15px;
	background-color:#fab102;
	width:20px;
	
}

.eventrequest {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: black;
	/*background-color: #ffff99; */
	background-color: #caecf9;
	height:15px;
	width:20px;
	
}

.eventbooked a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:15px;
	width:20px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
