html,body {
	color: black; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif"; line-height: 20px; text-decoration: none;
	background-image: url("img/back3.gif");
	margin: 0;
	SCROLLBAR-FACE-COLOR: navy; 
SCROLLBAR-HIGHLIGHT-COLOR: navy; 
SCROLLBAR-SHADOW-COLOR: white; 
SCROLLBAR-3DLIGHT-COLOR: white; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-TRACK-COLOR: f5f5f5; 
SCROLLBAR-DARKSHADOW-COLOR: navy
	}

.page { 
background-color: black;
font-family: verdana, Tahoma, "sans serif"; 
color: white; 
font-size: 11px 
}

.backhome  { background-image: url("../img/head.jpg") }
.backhome_en  { background-image: url("../pictop/home_en.jpg") }
.backhome_fr  { background-image: url("../pictop/home_fr.jpg") }
.backhome_es  { background-image: url("../pictop/home_es.jpg") }


li          { color: white; font-size: 11px; font-family: verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; background-color: black; list-style-type: disc }	

.loader    { background: url(../pic/loader.gif) no-repeat 120px 120px; top: 120px; width: 20px; height: 30px }

.button   { 
background-image: url("../pic/button.gif") 
}

.back  { 
background-image: url("../pic/back.gif") 
}

.balken   { white-space: nowrap; 
display: block; font-size: 11px; 
background-image: url("../pic/balken.gif"); 
background-position: 25px  
}
a.type_1:link   { color: #464646; font-size: 11px; font-family: arial; text-decoration: none }

a.type_1:visited   { color: #464646; font-size: 11px; font-family: arial; text-decoration: none }

a.type_1:hover  { color: #6699ff; font-size: 11px; font-family: arial; text-decoration: none }

a.type_1:active  { color: #464646; font-size: 11px; font-family: arial; text-decoration: none }

a.type_2:link   { color: navy; font-size: 11px; font-family: verdana; text-decoration: none }

a.type_2:visited   { color: navy; font-size: 11px; font-family: verdana; text-decoration: none }

a.type_2:hover  { color: white; font-size: 11px; font-family: verdana; text-decoration: none }

a.type_2:active  { color: navy; font-size: 11px; font-family: verdana; text-decoration: none }

a:link    { color: white; font-size: 10px; font-family: Verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:visited   { color: white; font-size: 10px; font-family: Verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover { 
color:#6699FF;
font-family: Verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; 
   text-decoration:none;
   font-size: 10px; 
}

a:active    { color: red; font-size: 10px; font-family: Verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


.tablewidth { 
width: 1000; 
height: 98%;
}

td   { color: #464646; font-size: 11px; font-family: Verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; bgcolor: black
 }
 

h1      { color: white; font-size: 10px; font-family: Tahoma; font-weight: bold; line-height: 11px; margin: 0 }

input  { 
color: blue; 
font-size: 8pt; 
font-weight: normal; 
background-color: white; 
margin: 0; 
border: groove 1px #dcdcdc 
}

.date { 
color: 
gray 
}

.adress { 
font-family: verdana, Tahoma, "sans serif"; 
color: gray; 
font-size: 10px 
}

#file {
cursor:pointer;
font-family:verdana;
text-decoration:none;
font-size: 12px; 
}

#space {
	padding-left: 20px;
}
hr { color: gray; height: 1px; }

#scroll_it
{
	position: relative;
	width: 100%;
	height: 320;
	overflow: auto;
	left: 0px;
	top: 5px;
	border: solid 1px white;
	background-color: #f5f5f5;
}

