body {
	margin: 0px;
	background-image: url(/gfx/system/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	background-image: url(/gfx/system/bg_content.gif);
	background-repeat: repeat-x;
}

p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
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;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -285px;
	text-align: center;
	min-width: 906px; 
}
#wrapper {
	position: relative;
	text-align: left;
	width: 906px;
	height: 576px;
	margin: 0px auto;
}
.txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.img_border {
	border: 1px solid #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}

