body {
	background-color: #000000;
	background-image: url(images/page-bkg.jpg);
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	scrollbar-face-color: #0a0a0a; 
	scrollbar-highlight-color: #2d2d2d; 
        scrollbar-3dlight-color: #2d2d2d; 
        scrollbar-darkshadow-color: #2d2d2d2; 
        scrollbar-shadow-color: #2d2d2d; 
        scrollbar-arrow-color: #ffffff; 
        scrollbar-track-color: #000000;
}

a:link {
	font-family: tahoma, arial;
	font-size: 11px;
	color: be242d;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: tahoma, arial;
	font-size: 11px;
	color: be242d;
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	left:425px;
	top:425px;
	width:316px;
	height:130px;
	z-index:1;
	visibility: hidden;
}
p {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #80603d;
}
iframe {
overflow-x: hidden;
overflow-y: auto;
} 
