Body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	background-color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #99cc00;
}
.Top_Banner {
	height: 180px;
	width: 700px;
	position: absolute;
	left: 18px;
	top: 19px;
}
.Main_Content {
	margin: auto;
	height: 486px;
	width: 732px;
	position: relative;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
}
.Nav_Bar {
	position: absolute;
	height: 22px;
	width: 700px;
	left: 18px;
	top: 444px;
}
