#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:562px;
	height:108px;
	z-index:2;
	background-image: url(images_site/HeaderADMIN-0903.png);
	background-repeat: no-repeat;
}
#Content {
	position:absolute;
	left:20px;
	top:120px;
	width:521px;
	height:246px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#Content a:link,
#Content a:visited {
	color: #0000CC;
}
#ContentBrochure {
	position:absolute;
	left:20px;
	top:176px;
	width:521px;
	height:246px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#ContentBrochure a:link,
#ContentBrochure a:visited,
#Footer a:link,
#Footer a:visited {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	}

#_error {
	color: #FF0000;
	font-weight: bold;
	}
	
#Footer,
#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
