.calendar{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333300; 
	font-weight: normal; 
	font-size: 12px; 
}	

.calendar-month{
	color: #333300; 
	font-weight: normal; 
	font-size: 18px; 
}	

.calendarDateTariff1{
	background-color: #ffcc66;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff1 a:link, .calendarDateTariff1 a:visited, .calendarDateTariff1 a:active, .calendarDateTariff1 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff2{
	background-color: #ff9900;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff2 a:link, .calendarDateTariff2 a:visited, .calendarDateTariff2 a:active, .calendarDateTariff2 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff3{
	background-color: #6666ff;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff3 a:link, .calendarDateTariff3 a:visited, .calendarDateTariff3 a:active, .calendarDateTariff3 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff4{
	background-color: #99ccff;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff4 a:link, .calendarDateTariff4 a:visited, .calendarDateTariff4 a:active, .calendarDateTariff4 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff5{
	background-color: #99cc99;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff5 a:link, .calendarDateTariff5 a:visited, .calendarDateTariff5 a:active, .calendarDateTariff5 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff6{
	background-color: #339900;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff6 a:link, .calendarDateTariff6 a:visited, .calendarDateTariff6 a:active, .calendarDateTariff6 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff7{
	background-color: #cc66cc;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff7 a:link, .calendarDateTariff7 a:visited, .calendarDateTariff7 a:active, .calendarDateTariff7 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateTariff8{
	background-color: #660066;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateTariff8 a:link, .calendarDateTariff8 a:visited, .calendarDateTariff8 a:active, .calendarDateTariff8 a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	background-color: transparent;
}
.calendarDateChosen{
	background-color: #FFFF00;
	color:#666;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.calendarDateBooked{
	background-color: #DDD;
	color:#666;
	font-weight:normal;
	text-align:center;
	padding:3px;
}
.calendarBlank{
	background-color: #EEEEEE;
	color:#AAAAAA;
	font-weight:normal;
	text-align:center;
	padding:3px;
}
.calendarBlankLive{
	background-color: #F1F0DB;
	color:#AAAAAA;
	font-weight:normal;
	text-align:center;
	padding:3px;
}