A.menubar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}
A.menubar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}
A.menubar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	background-image:   url();

}
A.menubar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}


.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-align: justify;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;

}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
.Euro {
	color: #FF0000;
	font-weight: bold;
}
.Pound {
	font-weight: bold;
	color: #0000FF;
}
.Tableheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
	background-position: center;
	text-align: center;

}
.nodate {
	background-color: #CCFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.available {
	background-color: #FFFFCC;
}
.notavailable {
	background-color: #CCCCCC;
}
.provisional {
	background-color: #FF9933;
}
.booked {
	background-color: #FF0000;
}
.flash {
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;

}
#Main tr td table tr .paragraph ul li {
	font-size: 14px;
}
.redheading {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
