#Layer1 {
	position:absolute;
	left:100px;
	top:100px;
	width:10px;
	height:09px;
	z-index:2;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
#Layer3 {
	position:absolute;
	left:602px;
	top:156px;
	width:120px;
	height:127px;
	z-index:3;
}
.style4 {color: #FF0000}
.style5 {color: #FFFFFF}
.style6 {
	color: #333333;
	font-weight: bold;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #164571;
}
.style8 {
	color: #990000;
	font-weight: bold;
}
.style9 {font-size: 10px}
.style10 {
	color: #3366FF;
	font-size: 10;
}
a:link {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
table {
	font-family: Tahoma, arial;
	font-size: 11px;
}
select {
	font-size: 11px;
}
