.bg {
	background-image: url(images/bg_05.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.bg2 {
	background-image: url(images/bg2_04.jpg);
	background-repeat: repeat;
}
.text_a:link {
	color: #D3F1D1;
}
.text_a:visited {
	color: #2B5A23;
}
.text_a:hover {
	color: #D3F1D1;
}
.twins {
	position:absolute;
	left:-478px;
	top:-183px;
	width:477px;
	font-size:9px;
}
table {
	border-collapse: separate;
	border-spacing: 0;
 *border-collapse: collapse; /* hack is needed for IE7 also */
}
