/* CSS Document */

#main {
	position:absolute;
	left:162px;
	top:0px;
	width:700px;
	height:700px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	left:16px;
	top:24px;
	width:667px;
	height:288px;
	z-index:2;
	padding-right: 3px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 3px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-weight: bold;
}
