@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.style2 {
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.style5 {color: #006600; font-weight: bold; }
.style6 {font-size: 14px; font-weight: bold; color: #006633; }
#mylayer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#poplayer {
	position:absolute;
	width:400;
	height:300;
	z-index:1;
	left: 347px;
	top: -300;
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=1, StartX=1, StartY=1, FinishX=100, FinishY=100);
	visibility: hidden;
}
