body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(images/8StepLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#frame-center {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	}
#frame-header {
	width: 810px;
	}
#frame-header-cell-1 {
	float: left;
	margin-bottom: 5px;
	margin-top: 150px;
	margin-left: 5px;
	}
#frame-header-cell-2 {
	float: right;
	margin-right: 5px;
	height: 186px;
	}
#frame-nav {
	margin-top: 15px;
	margin-bottom: 15px;	
	}
#frame-nav-cell {
	float: left;
	height: 150px;
	width: 150px;
	border: 1px solid #999;
	margin: 5px;
	}
#frame-content {
	margin-bottom: 50px;
	}
#frame-content-cell-1 {
	float: left;
	margin-top: 5px;;
	margin-left: 60px;
	}
#frame-content-cell-2 {
	float: right;
	margin-top: 5px;
	width: 380px;
	margin-right: 5px;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 18px;
	text-align: justify
	}
.clear {
	clear:both;
	}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
.a2:link {
	color: #FC0;
	text-decoration: none;
}
.a2:visited {
	color: #FC0;
	text-decoration: none;
}
.a2:hover {
	color: #FC0;
	text-decoration: underline;
}
.a2:active {
	color: #FC0;
	text-decoration: none;
}
.text-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
.button-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #000;
	border: 1px solid #999;
}
h1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}