body {margin: 0px; padding: 0px; border: 0px; font: 12px Verdana, sans-serif; background: white; color: black;}
div, form, img {margin: 0px; padding: 0px; border: 0px;}
table, tr, td, th, input, textarea {font: 12px Verdana, sans-serif; color: black;}
table, tr, td, th, thead td {border-collapse: collapse; border: 1px solid #444444;}
th, thead td {background: #dddddd; padding: 3px; font-weight: bold;}
td {padding: 3px; vertical-align: top;}
a {color: black; text-decoration: underline;}
a:hover {text-decoration: none;}
h1 {margin: 8px 0px; padding: 0px; border: 0px; font-size: 14px; font-weight: bold; color: black;}
h2 {margin: 6px 0px; padding: 0px; border: 0px; font-size: 12px; font-weight: bold; color: black;}
hr {border: none; color: black; background-color: black; height: 1px; line-height: 1px;}
p {text-align: justify;}

.body {background: white;}
.center {text-align: center;}
.clear {clear: both;}
.cleft {clear: left;}
.cright {clear: right;}
.fleft {float: left;}
.fright {float: right;}
.noborder, .noborder tr, .noborder td, .noborder th {border: 0px;}
.nomargin, .nomargin tr, .nomargin td, .nomargin th {border: 0px; margin: 0px; padding: 0px;}
.left {text-align: left;}
.right {text-align: right;}

table.blackborder {border: 1px solid black;}
.blackborder tr, .blackborder td, .blackborder th {border: 0px;}

#container
{
	margin: 0px auto;
	width: 872px;
}

#header
{
	margin: 0px;
	margin-bottom: 15px;
	height: 386px;
}

#topmenu
{
	text-transform: uppercase;
	padding-left: 200px;
	padding-top: 10px;
	font-size: 12px;
}

#topmenu ul, li {margin-top: 0px; padding-top: 0px;}
#topmenu li {float: left; padding-left: 7px;  padding-right: 7px; border-right: 1px solid white; list-style: none;}
#topmenu li.menu-last {border-right: 0px;}
#topmenu li a {color: white; text-decoration: none;}
#topmenu li a:hover {text-decoration: underline;}

#lang
{
	padding-top: 20px;
	width: 210px;
	text-align: right;
}
#content
{
	background: white;
}

#footer
{
	padding-left: 10px;
	width: 720px;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	background: #303030;
	clear: both;
	color: white;
}

#footer a {color: white;}
