@charset "UTF-8";
body {
	background-color: #000000;
}
.Nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 3px;
	vertical-align: middle;
	margin: 2px;
	padding: 1px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	padding-bottom: 5px;
	font-weight: bold;
}

#apDiv1 {
	position:absolute;
	width:866px;
	height:199px;
	z-index:1;
	background-image: url(Graphics/home_headshadblBK.gif);
	visibility: inherit;
	top: 0px;
	left: 34px;
}

.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #000000;
	border-top-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #993300;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #993300;
}

textarea.test {
  width: 350px;
  height: 50;
  border: none;
}

