body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 10px;}

.background {
	background-image: url(img/test_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
a.text {
	font-family: Arial;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
.Zag {
	font-family: Arial;
	font-size: 18px;
	color: #004040;
}

.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

}
.Zag2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.background2 {
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bcgleft {
	background-image: url(img/bcg4.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bcgright {

	background-image: url(img/bcg5.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
a.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
	font-style: normal;
	font-weight: bold;
}
