.table {
	background-image: url(kiosk/images/banner_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: FFEABF;
	margin: 0px;
	padding: 10px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #990000;
}


a.menu {
	font-size: 18px !important;
	font-family: "Times New Roman", Times, serif;
	color: #0066CC!important;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
li {
	color: #663300;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #663300;
}
.vertline {
	background-image: url(kiosk/line.jpg);
	background-repeat: repeat-y;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.centre {
	text-align: center;
}

.small {
	font-size: 7px;
}