.bg_hl_r {
	background-image: url(natura/HL_r.jpg);
	background-repeat: repeat-x;
}
.bg_hl_l {
	background-image: url(natura/HL_l.jpg);
	background-repeat: repeat-x;
}
.align-center {
	margin:0 auto;
	display:block;
}
body {
	background-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
}

#HL {
	background-image: url(HL2.jpg);
	background-repeat: no-repeat;
	border-top-color: #333333;
	border-right-color: #333333;
	border: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	position: absolute;
}

.Links {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.Links a:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.Links a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.Links a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #333;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.imp {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.closed {
	font-size: 10px;
	color: #F00;
	font-weight: bold;
}
