body {
	background-color: Black;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(large_back.jpg);
}

div#page
{
	position: absolute;
	left: 35px;
	top: 0px;
}

table.layout
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;

}

td.layout
{
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}

td.layout_sisa
{
	vertical-align: top;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}

td.content
{
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}

td.logo
{
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 22px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.menu
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6, p, td
{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;	
}


p#address
{
	font-size: 9pt;
	color: White;
}

p.menu
{
	color: White;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}

p.menu-sub
{
	color: White;
	padding-bottom: 0px;
	padding-top: 0px;
}

li
{
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}

p
{
	font-size: 10pt;
}

p.invert
{
	color: White;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
}

h4.menu
{
	color: White;
}

td.menu
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	vertical-align: middle;
	background-color: #1A1A1A;
}

td.menu-paketit
{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	vertical-align: middle;
	text-align: center;
	background-color: #1A1A1A;
}

td.menu-selected
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	vertical-align: middle;
	background-color: #676767;
}

td.gap_y
{
	background-repeat: repeat-y;
}

a {
	color: Maroon;
	text-decoration: none;
}

a:hover {
	color: Gray;
	text-decoration: none;
}

a.menu
{
	color: White;
}

a:hover.menu
{
	color: Silver;
}

p.small
{
	font-size: 8pt;
}

table.border {
	border: thin solid Black;
}

td.border
{
	border: thin solid Black;
	padding: 0px 5px 5px 5px;
}

td.bottom
{
	padding-left: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.copyright
{
	padding-left: 80px;
	color: #989898;
	font-size: 8pt;
}

a.copyright
{
	color: #989898;
	text-decoration: underline;
}

a.copyright:hover
{
	color: #989898;
}