body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(img/bg.gif);
	background-position: center;
}
.table_master {
	width: 100%;
}
.table_header {
	height: 110px;
	width: 760px;
}
.language {
	position: relative;
	top: 10px;
	right: 10px;
	height: 20px;
	width: 33px;
}
.logo {
	position: relative;
	left: 10px;
	top: 10px;
	height: 60px;
	width: 228px;
}
.table_content {
	width: 760px;
}
.navigation {
	position: relative;
	left: 30px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.sub_menu {
	position: relative;
	left: 12px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.sub_menu p {
	line-height: 6px;
}
.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:active {
	color: #669966;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #669966;
	text-decoration: none;
}
.lang-fields {
	border-style: solid;
    border-width: 1px;
    border-color: #000;
    padding: 5px;	
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
td {
	font-size: 11px;
}
img {
	border-style: none;
}
