.bodytextblacknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.linkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E04A00;
	text-decoration: none;
}

.orangenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E04A00;
	text-decoration: none;
}

.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.boldwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:18px;
}


.whitebodytextnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.peachtextnormal {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6767;
	text-decoration: none;
}

.greysmall {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}

.whitelink {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #bbbbbb;
	text-decoration: none;
}



div#wn	{ 
    position:relative; 
    width:437px; height:457px;
    overflow:hidden;
	top:4px;
		}
div#scrollLinks {
    position:relative; 
    height:457px;
	width:13px;
}
.mouseover_downabout {
position:relative; 
top:423px;
}



div#wntech	{ 
    position:relative; 
    width:437px; height:399px;
	overflow:hidden;
	top:4px;

		}
div#scrollLinkstech {
    position:relative; 
    height:357px;

}
.mouseover_downtech {
position:relative; 
top:395px;
}
input, textarea {
border:1px solid #E04A00;
}


textarea {
width:200px;
height:45px;
}


