html { 
scrollbar-arrow-color:#333333; 
scrollbar-track-color:#E1E9F6; 
scrollbar-face-color:#E1E9F6; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#AAC0E6; 
scrollbar-darkshadow-color:#AAC0E6; 
scrollbar-shadow-color:#FFFFFF; 
} 
html, body { margin: 0; padding: 0; width: 100%; height: 100%;
}
.header {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1em;
}
.style5 {color: #FFFFFF}

#bg_image { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }