body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #5b5b5b;
}

table.headerLang td {
	padding-right: 2px;
}
input.header {
	border: 1px solid #6e6e6e;
	background-color: #ffdfd6;
	width: 100px;
}

.navigationtable{
	padding-right: 5px;
}

table.nav {
	margin-left: 20px;
	width: 180px;
}

a.nav01p {
	font-size: 12px;
	color: #b5b5b5;
	font-weight: bold;
	line-height: 20px;
}
a.nav01a {
	font-size: 12px;
	color: #5b5b5b;	
	font-weight: bold;
	line-height: 20px;
}
a.nav02p {
	font-size: 12px;
	color: #b5b5b5;
	line-height: 20px;
}
a.nav02a {
	font-size: 12px;
	color: #5b5b5b;
	line-height: 20px;
}
a.nav03p {
	font-size: 11px;
	color: #b5b5b5;
	line-height: 20px;
}
a.nav03a {
	font-size: 11px;
	color: #5b5b5b;
	line-height: 20px;
}

table.infobox {
	width: 400px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

table.infobox2 {
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.content01 {
	width: 700px;
	padding: 10px;
}

td.content01Left {
	width: 220px;
	vertical-align: top;
}

td.content01Right {
	width: 480px;
	vertical-align: top;
}

table.content02 {
	width: 480px;
}
td.content02Left {
	width: 105px;
	vertical-align: top;
	font-weight: bold;
}
td.content02Right {
	width: 375px;
	vertical-align: top;
	background-color: #ffffff;
	padding-left: 5px;
}
td.content02spacer {
	background-color: #eae6e7;
}

.title {
	font-weight: bold;
	font-size: 14px;
}
.newstitle {
	font-weight:bold;
	font-size: 11px;
}
.NewsFormField, .formButton, .formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.formField {
	border: 1px solid #6e6e6e;
	background-color: #ffdfd6;
}
.formButton {
	border: 1px solid #6e6e6e;
	background-color: #ffdfd6;
}

div.disclaimer {
	margin-left: 20px;
}
