body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background:url('http://www.ecisa.ch/images/back.jpg');
background-repeat: repeat-x;
background-position: 70% 0%;

}




.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background:url('http://www.ecisa.ch/images/back2.gif');
background-repeat: no-repeat;
background-position: 2% 50%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.table1 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	background:url('http://www.ecisa.ch/images/logo-eci2.gif');
background-repeat: no-repeat;
background-position: 90% 90%;
background-color: #FFFFFF;


}
.formstyle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	background-color: ##FFFFFF;
	width: 300px;
	border: 1px solid #666666;
	background-repeat: repeat;
}