body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #ffffff;
  background-image: url('../images/background_1px.gif');
  background-repeat: repeat-y
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt
}

td {
	padding: 5px
}

div {
	/*margin: 5px;*/
	/*background-color: #f8f8f8;*/
	/*padding: 5px;*/
	/*border: 1px dashed #999999*/
}

span.navheader {
	font-variant: small-caps;
	font-weight: bold
}

a {
	color: #003366;
	text-decoration: none
}

a.toplink {
	color: #666666;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}


#topblock {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px
}

#subtopblock {
	position: absolute;
	top: 100px;
	left: 0px;
	padding: 0px
}

#otherpages {
	/*background-image: url('../images/lanselect.gif');
	background-repeat: no-repeat;*/
	position: absolute;
	top: 115px;
	left: 450px;
	width: 300px;
	height: 30px;
	text-align: right;
	font-size: 8pt;
	padding: 0px 5px 0px 5px
}

#topnav {
	background-image: url('../images/topnavback.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 115px;
	left: 180px;
	width: 580px;
	height: 30px;
	font-size: 8pt;
	padding: 0px 5px 0px 5px
}

#contents {
	width: 580px;
	padding: 10px
}

#rightsblock {
	width: 600px;
	text-align: center;
	font-size: 8pt;
	color: #999999;
}

#mainblock {
	position: relative;
	top: 128px;
	left: 180px;
	width: 600px;
	padding: 0px
}

#leftblock {
	position: absolute;
	top: 115px;
	left: 10px;
	width: 150px;
}

#international {
	background: url('../images/header_intbox.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	/*position: absolute;
	top: 125px;
	left: 10px;*/
	width: 150px;
	padding: 25px 5px 5px 5px
}

#countries {
	background: url('../images/header_ctybox.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	/*position: absolute;
	top: 125px;
	left: 10px;*/
	width: 150px;
	padding: 25px 5px 5px 5px
}

#info {
	background: url('../images/header_infobox.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	/*position: absolute;
	top: 125px;
	left: 10px;*/
	width: 150px;
	padding: 25px 5px 5px 5px
}

#infoblock {
	position: absolute;
	top: 250px;
	left: 790px;
	width: 180px;
	padding: 0px
}

#ctymap {
	position: absolute;
	top: 115px;
	left: 790px;
	width: 180px;
	padding: 0px
}

#mailing {
	background: url('../images/header_mailinglist.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	width: 170px;
	padding: 3px 5px 5px 5px
}

#sitemap {
	background: url('../images/header_sitemap.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	width: 170px;
	padding: 5px 5px 5px 5px
}

#other {
	background: url('../images/header_other.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	width: 170px;
	padding: 5px 5px 5px 5px
}

#links {
	background: url('../images/header_links.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	width: 170px;
	padding: 5px 5px 5px 5px
}

#contrib {
	background: url('../images/header_contrib.gif');
	background-repeat: repeat-x;
	background-color: #fdfdfd;
	border: 1px solid #cccccc;
	width: 170px;
	padding: 5px 5px 5px 5px
}
