/* Not the original CSS document. This SS is used to fix the current website */
INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif
}

#nwfa {
	position: absolute;
	z-index:90;
	left: 1099px;
	margin-top: 550px;
 }
 
body {
	background-color: #DFBAAB;
 }
 
 a {
	text-decoration: underline;
	color: #FFF;

 }
 
 #top a {
	color: #FFF;
 }

#site_design {
	position: absolute;
	margin-top: -34px;
	margin-left: 1030px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	z-index: 90;
 }
 
#site_design a {
	color: #FFFFFF;
	text-decoration: none;
 }
 
#site_design a:hover {
	color: #0000CC;
	text-decoration: none;
 }

img {
	border: 0;
 }
 
#content {
	width: 290px;
	height: 290px;
	overflow: auto;
	font-size: 12px;
	line-height: 14pt;
	padding: 10px;
}

#content_contact {
	width: 745px;
	height: 290px;
	overflow: auto;
	font-size: 12px;
	line-height: 14pt;
	padding: 10px;
	font-size: 12px;
	color: #000000;
}

#top {
	width: 545px;
	height: 19px;
	background: url(images/CHPsite_02.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 70px 10px 0 0;
	color: #FFF;
	font-size: 12px;
}


 
#login form {
	margin-top: 43px;
 }
 
#logintext a:hover {
	color: #0000CC;
 }
 
#logintext {
	position: relative;
	width: 410px;
	margin: auto;
	top: 25px;
	line-height: 17px;
	text-align: left;
 }

/* ------------------------------------- Float Feedback Button ------------------------------------- */

#floatdiv {
	position:absolute;
	left:0px;
	top:0px;/* This is a floating javascript menu. */
	font-size: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D2208;
	text-decoration: clear;

 }
 
 .feedback {
	font-size: 10px;
	text-decoration: none;
 }

