body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(/gfx/system/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Main {
	height: 100%;
	background-image: url(/gfx/system/bg_ellipse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -225px;
	text-align: center;
	min-width: 670px; 
}
#wrapper {
	position: relative;
	text-align: left;
	width: 670px;
	height: 450px;
	margin: 0px auto;
}
p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #6EAB23;
	text-decoration: none;
}
a:hover {
	color: #6EAB23;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior:	url("/_senzor/pngbehavior.htc");
}
form {
	margin: 0px;
}
.txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
}
.txt11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt10b {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 1.5em;
	text-decoration: none;
}
a.txt10b {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 1.5em;
	text-decoration: none;
}

div.Scroll {
	height: 400px;
	width: 710px;
	overflow: auto;
	border: 0px;
	padding: 2px;
	margin-top: 10px;
}