/* 
FOEDUS DESIGN ALLIANCE 
(c) Copyright 2007
info@foedus.se
www.foedus.se
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	background:#fff;
	margin:0 0 40px 0;
	padding:0;
	text-align:center;}
}

table {			
	border-collapse: collapse; 
	border-spacing: 0; 
}

.header {
	background:url("../img/header_bgr.gif") repeat-x;
	height:136px;
	width:100%;
	text-align:center;
}

.mainTb {
	width:790px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

.mainTb td {
	vertical-align: top;
	text-align: left;
}

.mainTd {
	padding-right: 50px;
}

.mainTb td img {
	margin-top: 13px;
	margin-bottom: 13px;
}

.utbTb {
	width:790px; 
	margin-left: auto;
	margin-right: auto;
}

.utbTb td {
	vertical-align: top;
	text-align: left;
}

.utbTb td img {
	margin-top: 13px;
	margin-bottom: 13px;
}

a:link {	color: #4b81db; text-decoration: underline; }
a:visited {	color: #4b81db; text-decoration: underline; }
a:hover {	color: #000; text-decoration: underline; }
a:active {	color: #000; text-decoration: underline; }

