#Layer1 {
    background-color:#000000;
	position:absolute;
	left:50px;
	top:0px;
	width:700px;
	z-index:1;
}
#Layer2 {
    background-color:#000000;
	position:absolute;
	left:50px;
	top:800px;
	width:150px;
	z-index:2;
}
#Layer3 {
    background-color:#000000; 
	position:absolute;
	left:230px;
	top:800px;
	width:150px;
	z-index:3;
}
#Layer4 {   
    background-color:#000000;
	position:absolute;
	left:410px;
	top:800px;
	width:150px;
	z-index:4;
}
#Layer5 {
    background-color:#000000;
	position:absolute;
	left:590px;
	top:800px;
	width:150px;
	z-index:5;
}
#Layer6 {
    background-color:#000000;
	position:absolute;
	left:800px;
	top:20px;
	width:160px;
	z-index:6;
}
#Layer7 {
    background-color:#000000;
	position:absolute;
	left:50px;
	top:1250px;
	width:700px;
	height:100px;
	z-index:7;
}
#Layer8 {   
    background-color:#000000;
	position:absolute;
	left:50px;
	top:1400px;
	width:450px;
	height:60px;
	z-index:8;
}
#Layer9 {   
    background-color:#000000;
	position:absolute;
	left:530px;
	top:1400px;
	width:250px;
	height:60px;
	z-index:9;
}
#Layer10 {   
    background-color:#000000;
	position:absolute;
	left:50px;
	top:1500px;
	width:140px;
	z-index:10;
}
#Layer11 {
    background-color:#000000;
	position:absolute;
	left:205px;
	top:1500px;
	width:140px;
	z-index:11;
}
#Layer12 {
    background-color:#000000;
	position:absolute;
	left:360px;
	top:1500px;
	width:140px;
	z-index:12;
}
#Layer13 {
    background-color:#000000;
	position:absolute;
	left:530px;
	top:1500px;
	width:250px;
	z-index:13;
}
#Layer14 {
    padding-left:20px;
    padding-right:20px;
	background-color:#999999;
	position:absolute;
	left:30px;
	top:10px;
	width:700px;
	z-index:14;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
    font-weight: bold;
	}

a:visited {
	color: #0066FF;
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
	color: #00FF00;
    text-decoration: underline;
    font-weight: bold;
}
a:active {
	color: #00FF00;
    text-decoration: underline;
    font-weight: bold;
}
body,td,th {
	background-color:#000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
    color:#FFFFFF;
}
.style1 {
      font-weight: bold;
	 font-size: 16px;
	 color: #FF0000;
	 text-decoration: underline;
     }
.style2 {
     font-weight: bold;
	 font-size: 16px;
	 color: #FF0000;
	 text-decoration: none;
     }
.style3 {
	 font-size: 16px;
     }
h1 {
	font-size: 36px;
	color: #FF0000;
}
h2 {
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
h5 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


