.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	background-image: none;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.header_bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
