a:link {color: blue; text-decoration: none}
a:active {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a.links:hover {color: grey; text-decoration: underline;font-size:12}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	background-color: #FFFFFF;
	border: thin outset;

}
.calendartext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
.free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border: thin ridge;

}
.today {
	color: #000000;
	border: thin inset #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCCC;



}
.booked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99CCCC;
	border: thin ridge;

}
.todaynotbooked {
	color: #00FFFF;
	border: thin inset #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;

}
.todaykey {
	border: thin solid #FF0000;
	width: 10px;
	height: 6px;


}
.freekey {
	background-color: #FFFFFF;
	width: 10px;
	height: 6px;
	border: thin ridge;
	color: #000000;




}
.bookedkey {
	background-color: #99ccCC;
	border: none;
	height: 2pt;
	width: 10px;
	padding: 3px;
	margin: 3px;
	clip:    rect(auto auto auto auto);
	position: relative;
	clear: right;







}
body {
	background-color: #FFFFCC;
}
.changeover {
	color: #FFFFFF;
	border: thin inset #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCCC;

}
.links {
	color: #000033;
}
.links a:link {
	color: #000033;
}
.links a:active {
	color: #000033;
}
.links a:visited {
	color: #000033;
}
.links a:hover {
	color: #666666;
}
.pricebg {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin ridge;
	color: #000000;


}
