body {
	background-color: #e4e6dd;
	margin: 0px;
	padding: 0px;
	color: #6c6d61;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}.top {
	background-image: url(../images/blue_top.jpg);
	background-repeat: repeat-x;
	height: 295px;
	width: 100%;
	background-position: top;
}
.banner {
	padding: 0px;
	height: 296px;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.inside {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.right {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	width: 580px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16pt;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.foot {
	float: right;
	width: 100%;
	background-repeat: no-repeat;
	height: 240px;
	background-color: #ccd0bf;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#logos {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#links_tavle {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 865px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
#links_tavle tr td a {
	color: #6C6D61;
	text-decoration: none;
	font-weight: bold;
}
#links_tavle tr td a:hover {
	text-decoration: underline;
	color: #06427E;
}
.footer {
	width: 100%;
	float: left;
	color: #6c6d61;
	font-size: 10px;
}
.footer table tr td a {
	font-weight: bold;
	text-decoration: none;
	color: #6c6d61;
}
.inside .right p a {
	color: #06427E;
	font-weight: bold;
	text-decoration: none;
}
.inside .right p small a {
	color: #06427E;
	font-size: 12px;
	text-decoration: none;
}

.inside .right p a:hover {
	text-decoration: underline;
}


.footer table tr td a:hover {
	text-decoration: underline;
	color: #06427E;
}

