@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#bodytable {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background01.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.style1 {font-size: medium}
.solventure01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #57666e;
}

.solventure01 a{
	color: #4178B1;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumb a, .breadcrumb{
	color: #4178B1;
	text-decoration: none;
	font-weight: bold;
}
.style4 {color: #4278B1; font-weight: bold; font-size: 12px; }
.style5, h2 {color: #4278B1; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style6 {color: #666666}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
	padding-left: 20px;
	padding-right: 5px;
}


.style7 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style7 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style7 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.style7 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.overviewTable {
	font-size:11pt; font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #4178B1;
	border-collapse: true;
	margin-top:5px;
}

.overviewTable th{
	background-color: #4178B1;
	color:white;
}

.overviewTable td{
	border-bottom: 1px solid #4178B1;
	border-right: 1px solid #4178B1;
}

.overviewTable td, .overviewTable td a{
	padding:2px;
	color: #4178B1;
	text-decoration: none;
}

