@charset "ISO-8859-1";

.style1 {
	font-family: verdana;
	font-size: 2pt;
}

body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#Table_01 {
	position:absolute;
	left:auto;
	top:auto;
	width:100%;
	height:100%;
	background-position: center center;
	vertical-align: middle;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

#lines {
   width:100%;
   background :url(images/splash_08.jpg) repeat-x;
}

#flags {
position:relative;
top 1;
}