body 
{
	background: url(images/bgrd.jpg);
	font-family: Arial Narrow, Arial; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #ffffff;
	font-size: 13pt;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #993300;
	scrollbar-darkshadow-color: #AE3A00;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #AE3A00;
	background-position: center;
	background-repeat: no-repeat;
	background-color: Black;
	background-attachment: fixed;
}

.inline {
position:relative;
left:0px;
top:0px;
width:700px;
display:none;
font-family: Arial Narrow, Arial;
color: #ffffff;
font-size: 13pt;
padding:5px;
}

table
{
	font-family: Arial Narrow, Arial; 
	color: #ffffff;
	font-size: 13pt;
}
a, a:link, a:visited
{
	color: #AE3A00;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #f19100;
	text-decoration: underline;
	font-weight: bold;
}
#en {
	position:absolute;
	width:50px;
	height:26px;
	z-index:1;
	left: 884px;
	top: 465px;
}
#bg {
	position:absolute;
	width:50px;
	height:26px;
	z-index:1;
	top: 465px;
	left: 824px;
}
.title {color: #f19100; font-weight: bold; font-size: 14pt;}
.page_title {color: #AE3A00; font-weight: bold; font-size: 14pt; }
.copyright {font-size: 13px; }
