body, p, td, .main_logo, .main_text
{
 font-family: "Arial", Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

.langswitch
{
 font-size: 7pt;
 text-align: center;
}

body {
 font-style: normal;
 color: #1F1A17;
 background-color: #C7C18D;
 text-align: center;

 scrollbar-face-color: #C7C18D;
 scrollbar-arrow-color: #1F1A17;
 scrollbar-darkshadow-color: #C7C18D;
 scrollbar-highlight-color:#C7C18D;
 scrollbar-shadow-color: #C7C18D;
 scrollbar-3dlight-color: #C7C18D;
}

.tdlogo {
	color: #C7C18D;
	background-color: #1F1A17;
	width: 150px;
    padding: 30px;
}

.tdtext {
	width: 300px;

}


.tdrefmenu {
	width: 300px;
}

.tdpic  {
	width: 350px;

}

.divtext {
    padding-left: 10px;
    padding-right: 5px;
	overflow: auto;
	height: 296px;
	width: 296px;
	margin: 2px;
	text-align: justify;
}
.divtext2 {
    padding-left: 10px;
    padding-right: 5px;
	overflow: auto;
	height: 260px;
	width: 296px;
	margin: 2px;
}
.divpic {
	overflow: auto;
	height: 296px;
	width: 319px;
	margin: 2px;
}

a:link, a:visited, a:active, a:hover
{
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none
}



.bottombar a:link, .bottombar a:visited, .bottombar a:active{
 font-weight: normal;
 color: #000000;
 text-decoration: none}
}

