body {
	padding-left: 0px;
	line-height: 18px;
	font-size: 11px;
	margin: auto;
	height: 1050px;
	width: 700px;
	position: relative;
	top: 20px;
}
a:link {
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
formlook {
	background-color: #CCCCCC;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
	text-indent: 5px;
	margin: 10px;
	padding: 10;
	background-position: center top;
	clear: none;
	float: none;
	height: 5px;
	width: 5px;
	color: #66CCFF;
}
.navbar {
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #0099ff;
	line-height: 18px;
}
.logoholder {
	background-image: url(bwlogowintec.jpg);
	position: absolute;
	height: 22px;
	width: 66px;
	background-repeat: no-repeat;
	top: 732px;
	left: 10px;
}
