/* CSS CUBOLITE */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {

	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 15px;
}

h4 {
	font-size: 10px;
}


a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

#copyright {
	position:absolute;
	left:261px;
	top:621px;
	width:403px;
	height:19px;
	clear:
	z-index:6;
}
#indexhtml {
	position:relative;
	margin: auto;
	width:900px;
	
}

#Layer1 {
	position:relative;
	margin:auto;
	
	width:612px;
	height:388px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:75px;
	top:476px;
	width:482px;
	height:21px;
	z-index:2;
}
