.layoutBig {
	width: 800px;
	
}


.rightTable {
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FBCEE9;
	margin-top: 4px;
}
.menyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.fotter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #FBCEE9;
	}
	
	

.logoTable {
	height: 87px;
	width: 162px;
	top: auto;
	right: auto;
}
.bannerTable {
	height: 149px;
	width: 800px;
}
.menyTableRightRound {
	height: 87px;
	width: 44px;
}
.menyTableSpacer {
	height: 35px;
	width: 594px;
}
.leftMenyRound {
	height: 43px;
	width: 162px;
	background-color: #FBCEE9;
}
.leftMeny {
	background-color: #FBCEE9;
	font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
}

.menyTableMeny {
	height: 52px;
	width: 594px;
	background-color: #8F89C2;
	font-size: 16px;
}
.rightTableText {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	font-size: 10px;
}

.centerTableText {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	margin: 4px;
	padding: 4px;
	line-height: 18px;
}
.leftNav A:link {
	text-decoration: none;
	color: #333;
}
.leftNav A:visited {
	text-decoration: none;
	color: #333;
}
.leftNav A:active {
	text-decoration: none;
	color: #8F89C2;
	right: auto;
}
.leftNav A:hover {
	text-decoration: none;
	color: #8F89C2;
}

.topNav A:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
.topNav A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topNav A:active {
	text-decoration: none;
	color: #FBCEE9;
}
.topNav A:hover {
	text-decoration: none;
	color: #FBCEE9;
}
.black A:link {
	color: #000000;
}
.black A:active {
	color: #000000;
}
.black A:visited {
	color: #000000;
}

