body {  background-color: #000000;
		background-image: url(images/bg_folken_window.jpg);
		background-repeat: repeat-x;
		background-attachment: fixed;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		
		scrollbar-face-color:#000000;
		scrollbar-track-color:#000000;
		scrollbar-shadow-color:#ff9900;
		scrollbar-darkshadow-color:#ff9900;
		scrollbar-3dlight-color:#ffcc00;
		scrollbar-arrow-color:#ffcc00;
		scrollbar-highlight-color:#ffcc00;
		}
.slide{position:absolute; left:-80px; top:0px; width:200px; height:105px; z-index:1; 
		background-image:url(images/f_slideit.jpg);}
.slidemain{position:absolute; left:0px; top:0px; width:200px; height:105px; z-index:2; 
		background-image:url(images/f_slideit.jpg);}						
.title{position:absolute; left:210px; top:0px; width:500px; height:105px; z-index:3;
		background-image:url(images/f_title.jpg);}		
p, li, ul, div, span{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		color: #c0c0c0; 
		text-decoration: none; }		

		
a:link, a:visited { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #ffcc00; text-decoration: none; }
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffcc00; text-decoration: underline;}

.disclaimer {font-size:8pt; font-family: Arial, Helvetica, sans-serif; color: #c0c0c0}

.bgcontent{ background-color: #000000; }
.menubg{	background-color:#660000}
.menu{position:absolute; left:685px; top:75px; width:100px; z-index:4}
.mlink a{ font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #ffcc00;
			display: block;
		 text-decoration: none; 
		 width: 80px;}
.mlink a:hover{background-color:#000000; text-decoration: none; color:#c0c0c0}
.msub{text-indent:10px; margin-left: 0px;}