body {
	background-color: #1B0F18;
}

#shell {
	position: absolute;
	background-color: #1B0F18;
	top: 20px;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	z-index: 2;	
}


#wrap {
   	width: 1000px;
	background-color: #1B0F18;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
  }
  
#header_name {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 350px;
	height: 71px; 
}

#header_section {
	position: absolute;
	top: 10px;
	right: 100px;
}

#header_group {
	position: absolute;
	top: 85px;
	left: 0px;
}

#header_nav {
	position: absolute;
	top: 88px;
	left: 525px;
	size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
}

#header_nav a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}

#header_nav a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}

#header_nav a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#header_nav a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}

#line_01 {
    position: absolute;
	left: 0px;
	top: 110px;
	height: 5px;
	width: 950px;
}
hr {
	color: #999900;
	height: 1px;
	width: 925px;
}
#error_top {
     position: absolute;
	 left: 45px;
	 top: 125px;
	 size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;

}
#leftnav {
     position: absolute;
	 left: -10px;
	 width: 200px;
	 top: 130px;
	 size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;

}
#leftnav a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}

#leftnav a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}

#leftnav a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#leftnav a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999900;
	text-decoration: none;
}

#form_customer {
	position: absolute;
	left: 150px;
	top: 170px;
	width: 600px;
	color: #999900;
	width: 500px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.form_names {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #999900;
	text-align: right;
	vertical-align: top;
}
.navlist {
	list-style-image: none;
	list-style-type: none;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #999900;
}
.error {
	color: red;
	font-style: italic;
}



