.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: 000099;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #FFFFFF;
	vertical-align: middle;
	height: 25px;
	width: 96px;
	font-weight: normal;
}
.menu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000ff;
	text-align: center;
}
#tablemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #0000ff;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}

#footer {
	font-size: 10px;
	text-align: center;
}
#table1 {
	color: #000000;
	background-color: #96d5fe;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: 99ccff;
	text-align: justify;
}
li {
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	background-color: inherit;
	text-align: center;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}


body {
	color: inherit;
	background-image: url(images/16935671.gif);
}
#navigation{
	display: inline;
	padding: 2px;
	margin: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: underline;
}
#navigation li{
	display: inline;
	border-right: 1px #689e1e solid;
	height: 28px;
	width: 100px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 3px;
	background-color: inherit;
	background-repeat: repeat-x;
}

a:link, a:visited, a:active {
background: inherit;
color: #FFFFFF;
text-decoration: none;
}

a:hover {
background: inherit;
color: #CCCCCC;
text-decoration: underline;
}
a.external:link, a.external:visited, a.external:active {
background: inherit;
color: #0000FF;
}
a.external:hover {
background: inherit;
text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	background-color: inherit;
	text-align: center;
}
#table3 {
	font-size: 14px;
}
.price {
	height: 28px;
	border: thin groove #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.center {
	text-align: center;
}

