body {
	background-color: #000000;
}
body,td,th {
	color: 43a7ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	color: #FFFFFF;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:70%;
	top:217px;
	width:62px;
	height:61px;
	z-index:1;
}
.main {
	color: #43A7EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	color: #43A7EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Layer2 {
	position:absolute;
	left:722px;
	top:328px;
	width:61px;
	height:61px;
	z-index:2;
}
a:link {
	color: #43a7ef;
}
a:visited {
	color: #43a7ef;
}
a:hover {
	color: #FFFFFF;
}

.field {
	background-color: #000000;
	color: #43a7ef;
	height: 15px;
	line-height: 10px;
	float: none;
	margin: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.menu {
	border: thin ridge #FFFFFF;
	background-color: #000000;
	color: #43a7ef;
	height: 17px;

	width:inherit
	line-height: 10px;
	float: none;
	margin: 3px;
	width: 207px;
}

a:active {
	color: #43a7ef;
	}
