* {
	margin:0;
}
html, body {
	height:100%;
}
body {
	margin: 0px;
	background-color: #666666;
	text-align:center; /* horizontal centering for IE Win quirks */
}
p {
	margin: 0px;
}
a {
	color: #005A91;
	text-decoration: underline;
}
a:hover {
	color: #005A91;
	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;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-290px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:580px;
	width:930px;
	clear:left;
}
.shadow_left {
	background-image: url(/gfx/system/shadow_left.gif);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(/gfx/system/shadow_right.gif);
	background-repeat: repeat-y;
}
#Bot {
	background-image: url(/gfx/system/shadow_bot.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
}
#Top {
	background-image: url(/gfx/system/logo.png);
	height: 100px;
	width: 896px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005A91;
	background-repeat: no-repeat;
}
#Top a {
	font-size: 10px;
	text-decoration: none;
	color: #005A91;
}
#Top a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #005A91;
}
#content {
	height: 420px;
	width: 896px;
}
.newsbox {
	background-color: #E8E8E8;
	background-image: url(/gfx/system/news_pix.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


#Bot a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Bot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.head {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005A91;
	font-weight: bold;
	line-height: 1.5em;
}
.txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 1.5em;
}
.txt11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 1.5em;
}
div.MovScroll {
	height: 296px;
	width: 100%;
	overflow: auto;
	border: 0px;
	padding: 0px 0px 0px 0px;
}#Footer {
	background-image: url(/gfx/system/bot_bg.gif);
	height: 62px;
}
#Menu {
	background-color: #00A4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
}
#Menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
