@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	background-color: #333;
}
a:link {
	color: #225E97;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #235C93;
}
a:hover {
	text-decoration: underline;
	color: #051B4D;
}
a:active {
	text-decoration: none;
	color: #235C93;
}

.maintop {
	background-image: url(images/body_09.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	font-size: 16px;
	color: #333;
	padding-left: 12px;
}
.footer {
	background-image: url(images/index2_25.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	text-align: center;
	vertical-align: middle;
}

.mainMiddle {
	background-image: url(images/body_11.gif);
	background-repeat: repeat-y;
}
.Navtop {
	background-image: url(images/body_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	padding-left: 12px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.navMiddle {
	background-image: url(images/body_17.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: tahoma;
	font-size: 12px;
}
.newstable {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.read {
	margin-top: 5px;
}
.tablesepa {
	background-image: url(images/sepa.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.newstitle {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3D669E;
	text-decoration: none;
	line-height: 20px;
}

.navMiddle a {
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	line-height: 33px;
}
.navMiddle a:hover {
	color: #FE9900;
	text-decoration: none;
}
.about {
	font-size: 11px !important;
	margin-left: 25px !important;
	line-height: 25px !important;
}
.maintable {
	margin-top: 10px;
	line-height: 160%;
}
.pic {
	border: 1px solid #666;
}
.spacing {
	line-height: 130%;
}
