body 
{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

.Normal
{
	font-family:Verdana;
	font-size:12;
}

.legende
{
	font-family:Verdana;
	font-size:10;
	color: #000000;
}
.Principal
{
	font-family:Verdana;
	font-size:12;
	border-width: 0;
	border-style: solid;
	border-color: #D2D2D2;
	background-repeat: no-repeat;
}

.selection
{
	font-family:Verdana;
	font-size:10;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

.selection2
{
	font-family:Verdana;
	font-size:10;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}

a
{
	font-family:Verdana;
	font-size:10;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color:#00F;
}

img
{
	border:1;
	border-color:#000000;
}

.menu
{
	color: #FFFFFF;
	font-weight: bold;
}
.menu:hover
{
	color: #FFFFFF;
	font-weight: normal;
}

#divUp   {position:relative;}
#divDown {position:relative;}
#divScrollTextCont {position:relative; width:500px; height:500px; clip:rect(0px 500px 500px 0px); overflow:hidden; visibility:hidden;}
#divText {position:relative;}

