body { font-family: Verdana; font-size: 70%; color: #000000; background-color: white}
p { font-family: Verdana; font-size: 100%; color: #990000 }
td {
	font-family: Verdana;
	font-size: 70%;
	color: 990000;
	vertical-align: top;
	
}
.input { font-family: Verdana; font-size: 90%; color: black; background-color: #FFFFEA; border: solid #990000 1px; align-vertical:top}
.inputbtn { font-family: Verdana; font-size: 90%; color: #FFFFEA; background-color: #990000; border: solid #990000 1px}
a { font-family:Verdana; color: red; text-decoration: underline }
a:hover { text-decoration:none; color: green }
a.edit { font-family:Verdana; font-size:75%; color:red; text-decoration: none }
a.edit:hover { text-decoration: none; color: green }
a.mainmenu { font-family:Verdana; color: red; text-decoration: underline }
.tabletop {
	background-color: #bcb7e1;
	color:white;
	font-weight: bold;
	align:center;
	text-align: center;
}
.tabletop {
	background-color: #bcb7e1;
	color:white;
	font-weight: bold;
	align:center;
	text-align: center;
}

.cal_no {
	background-color: white;
	height: 60px;
	width: 14%
}

.cal_prov {
	background-color: #FFEEEE; 
	height: 60px;
	width: 14%
}

.cal_booked {
	background-color: #EEFFEE;
	height:60px;
	width: 14%
}

.calendarday {
	font-family: Verdana;
	font-size: 70%;
	color: #990000;
	font-weight: bold;
	background-color: #E6E6E6;
	text-align:center
}
.calendarhead {
	color: #990000;
	background-color: #E6E6E6;
	text-align:center
}
.calendarheadtext {
	font-family: Verdana;
	font-size: 150%;
	font-weight: bold;
}
.imgborder {
	border: 2px solid #33cc33;
}

.imgborderblue {
	border: 2px solid #0000ff;
}

.pagehead {
	font-family: Verdana;
	font-size: 120%;
	color: #990000;
	font-weight: bold;
	padding-bottom: 3px;
}		

.packagetitle {
	font-family: Verdana;
	font-size: 100%;
	color: #990000;
	font-weight: bold;
	padding-bottom: 3px;
	text-decoration: underline
}