{
padding: 0;
margin: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F5E2;
}

.button {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
	
	}
.button a:link {
	color: #EBEBEB;
	text-decoration: none;
}
.button a:visited {
	text-decoration: none;
	color: #EBEBEB;
}
.button a:hover {
	text-decoration: none;
	color: #FF0000;
}
.button a:active {
	text-decoration: none;
	color: #EBEBEB;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	padding-left: 20px;
	}
.textfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003300;
	}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
	
.line {
background-image:url(images/title-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
.content-text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
color: #333333;
}
.content-text p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
}
.text-legal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 50px;
padding-right: 50px;
text-align: justify;
}
.text-contact {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
color: #333333;
}
.combobox {
background-color: #F7F7F7;
color: #000000;
font-size: 10pt;
font-family: verdana;
font-weight: normal;
}
.normal {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.investment {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#center {
position: absolute;
width: 700px;
height: 200x;
left: 50%;
top: 50%;
margin-left: -350px;
margin-top: -100px;
}
.links-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.links-cont {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 20px;
}
img.alignleft {
float:left;
margin-right:20px;
}
img.bordersquare {
border:solid 1px #999;
}