<style type="text/css">
 .examplediv
 {
  background-color:#efefef;
  border-style:solid #000000 1px;
 }
#divid1
{
 position:relative;
 width:610px; height:81px;
 overflow-y: hidden; 
 overflow-x: auto;
}

#divid2
{
 position:relative;
 width:737px; height:81px;
 overflow-y: hidden; 
 overflow-x: auto;
}

#html 
{ 
scrollbar-base-color: #FF6F6F; 
scrollbar-arrow-color: #b5b5b5; 
} 

body 
{
	background-color: #8E8D8D;
}

font
{
	color: #000000;
	font-family:Arial;
	font-size:9;
}
#weiss
{
	color: #ffffff;
	font-family:Arial;
	font-size:9;
}

#bigfont
{
	color: #000000;
	font-family:Arial;
	font-size:10;
}

#bigfont1
{
	color: #000000;
	font-family:Arial;
	font-size:11;
}

a
{
 	text-decoration: none;
 	color: #ffffff;
	font-family: Arial;
	font-size:10;

}
a:hover
{
	text-decoration: none;
 	color: #000000;
	font-family: Arial;
	font-size:10;
}


#selected
{
	text-decoration: none;
 	color: #000000;
	font-family: Arial;
	font-size:10;	
}

#contextlink 
{ 
 	text-decoration: none;
 	color: #000000;
	font-family: Arial;
	font-size:9;
}

#contextlink:hover
{
	text-decoration: none;
 	color: #ffffff;
	font-family: Arial;
	font-size:9;
}

</style>
