@CHARSET "ISO-8859-1";
.logo1{
	top: 0px; 
	left: 0px; 
	background-color: #ffff00; 
	width: 5px; height: 25px;
}

.logo2{
	top: 0px;
	left: 500px; 
	background-color: #0000ff;
	width: 150px; 
	height: 25px;
}

.logo3{
	top: 25px;
	left: 490px;
	background-color: #956600;
	width: 330px;
	height: 110px;
}

.logo4{
	top: 25px;
	left: 498px;
	font-size: 2pt;
	color: #ff6666;
	border: 0px;
	opacity: 0;
}

.logo5{
	top: 25px;
	left: 498px;
	font-size: 60pt;
	color: #ffffff;
	opacity: 100;
}

.logo6{
	top: 0px;
	font-weight: normal;
	letter-spacing: 50px;
	opacity: 0;
	width: 795px;
	right: 490px;
	font-size: 30pt;
	color: #ff0000;
	text-align: right;
}

.logo7{
	top: 115px;
	font-weight: bold;
	letter-spacing: 2px;
	opacity: 100;
	width: 795px;
	right: 0px;
	font-size: 10pt;
	color: #000000;
	text-align: right;
}

.logoPanel{
	width: 900px;
	height: 400px;
	border: 1px solid red;
} 
