body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	cursor: default;
	background-color: #9CBE65;
}

#container {
	width: 990px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
}

fieldset {
	overflow: hidden;
	display: block;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

legend {
	display: none;
}

#center_c {
	height: 768px;
	width: 990px;
	background-image: url(/image.php?cat=top&name=intro1.jpg);
	background-repeat: no-repeat;
}

table {
	width: 100%;
	cursor: default;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

