a:link {
	color: #494949;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #494949;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #D89B1F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D89B1F;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-image: url(/images/headbg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #494949;
	margin: 0px 0px 0px 0px;
}
img {
	border-width: 0px 0px 0px 0px;
}
p.hdline {
	position: absolute;
	top: 79px;
	left: 180px;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #494949;
}
p.hdlineon {
	position: absolute;
	top: 79px;
	left: 180px;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #D89B1F;
}
div.search {
	position: absolute;
	top: 77px;
	left: 29px;
	font-size: 8pt;
}
