body
	{background-color: black;}
a
	{color:#FFFFFF;}
	
a:hover
	{color:#D0D0D0;
	font-weight:bold;
	font-size:larger;}
	
a:visited
	{color:#400040;}

div.Container
	{width:700px;
	height:720px;
	margin: 0px auto;
	padding:0;
	text-align: left;
	background-color: #7C7C7C;}
		
div.Main
	{position:relative;
	height:720px;}
	
div.Top
	{position:absolute;
	z-index:2;
	left: 0px;
	top: 0px;
	width:700px;
	height:175px;}

div.Change
	{position:absolute;
	z-index:2;
	left: 500px;
	top: 700px;
	width:195px;
	height:20px;
	text-align:right;}

div.HeadLine
	{position:absolute;
	z-index:12;
	left:200px;
	top:175px;
	width:350px;
	height:50px;
	text-indent:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:center;
	font-family:Verdana;
	font-size:24.0pt;
	color:black;
	font-weight:bold;}

div.LinksLeft
	{position:absolute;
	z-index:10;
	left:10px;
	top:225px;
	width:150px;
	height:470px;
	background-color:#707070;
	text-indent:0pt;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:justify;
	font-family:"Times New Roman";
	font-size:12.0pt;
	color:white;
	}

div.Scroll
	{position:absolute;
	z-index:13;
	left:200px;
	top:225px;
	width:450px;
	height:470px;
	background-color:#909090;
	overflow:auto;}

div.MainText
	{position:relative;
	z-index:13;
	text-indent:0pt;
	margin-right:100px;
	margin-left:11.0pt;
	margin-top:11.0pt;
	margin-bottom:11.0pt;
	text-align:justify;
	font-family:"Arial";
	font-size:11.0pt;
	color:white;}

div.ChangeText
	{position:relative;
	z-index:13;
	text-indent:0pt;
	margin-right:0px;
	margin-left:11pt;
	margin-top:11.0pt;
	margin-bottom:11.0pt;
	text-align:justify;
	font-family:"Arial";
	font-size:11.0pt;
	color:white;}