body {
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #6E6E6E;
}
a:link {
	color: #8D8D8D;
	text-decoration: none;
}
a:visited {
	color: #DFDFDF;
	text-decoration: none;
}
a:hover {
	color: #E9E9EA;
	text-decoration: none;
}
a:active {
	color: #E1E1E2;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
}
.style2 {
	font-size: 9px;
	color: #8D8D8D;
}
.style3 {font-size: 9}

#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 221px;
	top: 440px;
	visibility: hidden;
}