@charset "UTF-8";
body, td, th {
	color: #ddd;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #000000;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited {
	color: #aaa;
	text-decoration: none;
	text-transform: none;
}

a:hover { 
	color: #ddd;
	margin-top: 0; 
	text-decoration: underline;}

.main_title {
	background-image: url(images/main_title.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 70px;
	width: 408px;
	left: 20px;
	top: 149px;
}
.nav {
	position: absolute;
	visibility: visible;
	height: 22px;
	width: 306px;
	left: 360px;
	top: 200px;
}
.inXXXfo {
	position: absolute;
	visibility: visible;
	left: 360px;
	top: 325px;
}
.inXXXfo {
	position: absolute;
	visibility: visible;
	left: 360px;
	top: 325px;
}
div#infotext
{
	position: absolute;
	font-size: .75em;
	text-align: justify;
	text-justify: auto; 
  	left: 360px;
	top: 225px;
	width: 500px;
  	display: none;
}
