a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}
.ImageBorder {
	border: 2px inset #FF9232;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
.button {
	background-image: url(./images/Button1_0.jpg);
	height: 23px;
	width: 150px;
}
a.buttonItem{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;


}
a.buttonItem:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.buttonItem:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.buttonItem:hover {
	color: #FFFF99;
	text-decoration: none;

}
a.buttonItem:active {
	color: #FFFFFF;
	text-decoration: underline;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

p.ButtonItem {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
}
.PriceTable {
	color: #FFFFFF;
	font-weight: bold;

}
.BookingForm {
	border: medium solid #666666;
}
.BookingFormCells {
	border: thin solid #999999;
}
.ImageFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A67C00;
	text-align: center;
}
li {
	margin-bottom: 8px;
}
.smallwhite {
	font-size: xx-small;
	color: #FFFFFF;
}

