@charset "utf-8";
/* CSS Document */

body {
	background-color: eaecef;
}
.table_main {
	width: 780px;
	background-color: #FFFFFF;
}
.side {
	width: 226px;
}

.tableContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	width: 515px;
}
.textHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: 00a614;
}
.textRights {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 4a4d50;
	background-image: url(images/topBG.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 554px;
}
a            {
	color: #4A4D50;
	text-decoration: none;
}
a:hover      { color: #C0C0C0 }
.linksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
}
.pageHL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 30px;
	color: #00A614;
	font-weight: bold;
	text-indent: 2px;
}

