body{
	margin-top: 0px;
}

.setHeaderBg{
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

#TopHeaderLinks a{
	color: Black;
	text-decoration: none;
	border: 0px none;
}

#TopHeaderLinks a:hover{
	color: Black;
	text-decoration: underline;
	border: 0px none;
}
