body {
	background-color: #A5AEBF;
	font-family: Arial, Verdana, sans-serif;
	color: #1B3665;
	background-position: top;
	background-repeat: no-repeat;
}

#container {
	height: 100%;
	width: 890px;
	border-top-width: 5px;
	border-top-color: #506789;
	border-left-width: 5px;
	border-left-color: #506789;
	border-right-width: 5px;
	border-right-color: #506789;
	border-bottom-width: 5px;
	border-bottom-color: #506789;
	background-color: #7387A0;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	margin-top: 150px;
	margin-left: 100px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 50px;
}

#center_table {
	width: 100%;
}

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

legend {
	display: none;
}

table {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

