body {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family:Arial;
}

table {
  text-align: left;
  vertical-align: top;
  font-size:12px;
  color:#806C59;
}

table.top {
  width: 100%;
  height: 90px;
  text-align: left;
  vertical-align: middle;
  border-spacing: 0px 0px;
  font-size:44px;
  color:#cccccc;
}

table.top td.logo {
  width: 140px;
  padding-left: 15;
}

table.top td {
  padding-left: 0;
}

table.top h1 {
  color: #cccccc;
  padding-left: 25;
  text-align: left;
  font-weight: bold;
  font-size : 44px;
}

table.contact {
  text-align: left;
  vertical-align: middle;
  border-spacing: 0px 0px;
  font-size:14px;
  color:#806C59;
}

table.contact td {
	padding-right: 15;
}

table.tul {
  text-align: center;
  vertical-align: middle;
  border-spacing: 0px 0px;
  color:#806C59;
}

table.tul td {
	padding-top: 15;
	padding-left: 15;
}

table.aleft {
  text-align: left;
  vertical-align: middle;
  border-spacing: 0px 0px;
  color:#806C59;
}

table.aleft td {
	padding-top: 10;
	padding-left: 15;
}

table.aleft h3 {
	padding-top: 15;
	padding-bottom: 0;
	margin-bottom: 0;
}

td.menu {
  font-size:13px;
  font-weight: bold;
  color:#ffffff;
  width: 150px;
}

td.menu a {
  color:#806C59;
  text-decoration: none;
}

td.menu a:Hover  {
  color : #806C59;
  text-decoration : underline;
}

p.copyright_menu {
  text-align: center;
  font-size:10px;
  margin-top: 30;
  margin-left: 5;
  margin-right: 5;
}

p.copyright {
  margin-top: 30;
  margin-left: 30;
  margin-right: 5;
}

p.updated {
  text-align: center;
  font-size:10px;
  margin-top: 30;
  margin-left: 5;
  margin-right: 5;
}

div.background_0
  {
  width: 100%;
  height: 100%;
  border: 0;
  }

div.background
  {
  width: 100%;
  height: 100%;
  background: url(kuvia/background.jpg) repeat;
  border: 0;
  }
div.transbox
  {
  width: 100%;
  height: 100%;
  margin: 0px 0px;
  background-color: #ffffff;
  border: 0;
  /* for IE */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  }

div.background_1
  {
  width: 100%;
  height: 100%;
  background: url(kuvia/background.jpg) repeat;
  border: 0;
  }
div.transbox_1
  {
  width: 100%;
  height: 100%;
  margin: 0px 0px;
  background-color: #ffffff;
  border: 0;
  /* for IE */
  filter:alpha(opacity=95);
  /* CSS3 standard */
  opacity:0.95;
  }

form
{
	margin:0px;
}

.addstyles {
	color: #FFFFFF;
	font-weight: bold;
	
}

H1 {
	color: #cccccc;
	text-align: center;
	font-weight: bold;
	font-size : 44px;
}
