A:link {
	text-decoration: none;
	color: #165D6A;
	}

A:visited {
	text-decoration: none;
	color: #165D6A;
	}

A:active {
	text-decoration: none;
	color: #000000;
	}

A:hover {
	text-decoration: none;
	color: #000000;
	}

body {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
	}

.content {
	background-image: url(content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #E0E6FF;
	padding-left: 70px;
	text-align: center;
	}

ul, ol {
	text-align: left;
	}

.top {
	margin: 0px;
	background-image: url(bgtop.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

.side {
	margin: 0px;
	background-image: url(bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

p, table, tr, td, input, select, textarea {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}

p, li, td {
	padding: 3px;
	}

.menu {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 150px;
	z-index: 3;
}

.icons {
	position: absolute;
	top: 10px;
	right: 5px;
	height: 55px;
	z-index: 2;
	}

.title {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
	}

.center {
	text-align: center;
	}

.credits {
	text-align: center;
	padding-top: 30px;
	font-size: 7pt;
	}

input, select, textarea {
	background-color: transparent;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	}

select {
	background-color: #E0E6FF;
	}

.flashintro {
	text-align: center;
	margin: auto;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px;
	padding: 3px;
	width: 500px;
	}

.centerimage {
	text-align: center;
	background-color: transparent;
	}

table.products {
	margin: auto;
	width: 80%;
	}

table.products tr th {
	border-color: #000066;
	border-style: double;
	border-width: 0px;
	border-bottom-width: 3px;
	}

table.products tr td {
	vertical-align: top;
	}

table.products tr td.image, table.products tr td img {
	border-width: 0px;
	margin: auto;
	text-align: center;
	vertical-align:middle;
	background-color: #fff;
	}

table.ugolini {
	margin: auto;
	width: 80%;
	border-color: #000066;
	border-style: double;
	border-width: 3px;
	}

table.ugolini tr td {
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	background-color:#FFFFFF;
	text-align: center;
	}

table.ugolini tr td img {
	border-width: 0px;
	}

table.flavors {
	margin: auto;
	width: 80%;
	}

table.flavors tr td {
	padding: 2px;
	padding-top: 10px;
	border-width: 0px;
	border-bottom-width: 3px;
	border-style: double;
	border-color: #000066;
	}

.recipe {
	border-width: 3px;
	border-style: double;
	border-color: #000066;
	background-color: #CCFFFF;
	margin: auto;
	margin-bottom: 10px;
	width: 80%;
	}

.recipe tr td {
	vertical-align: top;
	}

.recipe tr th {
	font-style: italic;
	font-size: 12pt;
	padding: 10px;
	border-width: 0px;
	border-bottom-width: 3px;
	border-style: double;
	border-color: #000066;
	margin-bottom: 10px;
	}

table.mapps {
	width: 80%;
	margin: auto;
	}

table.rocketman {
	width: 80%;
	margin: auto;
	}

table.rocketman th {
	text-align: left;
	font-size: 10pt;
	font-style: italic;
	border-width: 0px;
	border-bottom-width: 3px;
	border-style: double;
	border-color:#000066;
	}

table.rocketman tr td {
	padding: 10px;
	}

table.rocketman tr td dl dt {
	text-decoration: underline;
	padding-top: 7px;
	}
