BODY
{
	background-image:url(backscreen.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	scrollbar-base-color:#111111;
	scrollbar-3d-light-color:#444444;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#111111;
	scrollbar-highlight-color:#444444;
	scrollbar-shadow-color:#444444;
	scrollbar-track-color:#000000;
}
.navi
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:black;
	padding-right:20px;
}
.maininfo
{
	background-color:#000000;
	width:656px;
	height:394px;
	overflow:auto;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#AAAAAA;
	padding-right:12px;
	margin-top:48px;
}
.footer
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#666666;
	line-height:12px;
}
.quotes{
	width:500px;
	margin-top:20px;
	color:#999999;
	font-style:italic;
	font-size:9pt;
}
.quotes_person
{
	font-style:normal;
	font-size:8pt;
	color:white;
}
.footerline
{
	background-color:#666666;
	line-height:1px;
	font-size:1px;
	height:1px;
	width:636px;
	padding:0px;
	margin:0px;
	margin-top:5px;
}
.headline{
	padding-top:3px;
	margin-bottom:18px;
	font-size:13pt;
	font-weight:bold;
	color:#6fa7d5;
}
.headlineindex{
	padding-top:3px;
	margin-bottom:18px;
	font-size:12pt;
	font-weight:bold;
	color:#6fa7d5;
}
p{
	margin:0px;
	margin-top:10px;
}
.subheadline{
	margin-top:16px;
	padding-bottom:8px;
	font-size:10pt;
	font-weight:bold;
	color:#6fa7d5;
}
.navilink{
	color:#333333;
	text-decoration:none;
}
.navilink:hover{
	text-decoration:underline;
}
.navilink_active{
	color:#6fa7d5;
	text-decoration:none;
}
.navilink_active:hover{
	text-decoration:underline;
}
.submenu{
	color:#6fa7d5;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:0px;
	margin-left:98px;
}
.submenulabel{
	color:#6fa7d5;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.submenulabel:hover{
	color:#a2c8e7;
}
a{
	color:#6fa7d5;
}
a:hover{
	color:#a2c8e7;
}