body {
	margin: 0px;
	padding: 0px;
}

#myMenu{
	position:absolute;
	left:0;
	top:104px;
}

#myCenter{
	position:absolute;
	left:160px;
	top:107px;
	width:560px;
}

#skrivRecension{
	position:absolute;
	left:160px;
	top:104px;
	width:560px;
}



#myRight{
	position:absolute;
	left:760px;
	top:0px;
}

#myTop{
	position:absolute;
	left:0px;
	top:0px;
}

A:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
A:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

H1 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	padding-left:6px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}


#myMenu table{
	width:150px;
	border:solid;
	border-color:#000000;
	border-width:1px;
	margin-top:6px;
}
#myMenu tr{
}
#myMenu td{
}

#myCenter h1{
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
	text-align:center;
}
#myCenter p{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
}
#myCenter li{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
}




#skrivRecension table{
	width:100%;
	border:solid;
	border-color:#000000;
	border-width:0px;
	margin-top:6px;
}

#skrivRecension h1{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
}
#skrivRecension tr{
}
#skrivRecension td{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
}
#skrivRecension th{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
}
#skrivRecension hr{
	width:100%;
}
#skrivRecension p{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
}

#myRecensioner td{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
}
#myRecensioner th{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
}
#myRecensioner h1{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
}
#myRecensioner table{
	width:100%;
}

#myTop A:hover{
	font-size: 12px;
	color: #FFFF99;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
}
#myTop A, A:active, A:link, A:visited{
	font-size: 12px;
	color: #FFFF99;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
}
#myTop tr{
	vertical-align:top;
}
#myTop td{
	background-color:#000000;
	color:#FFFF99;
	font-family: Verdana;
	font-size: 12px;
}

.niva1{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	color: #FFFF99;
	padding-top:2px;
	padding-bottom:3px;
	background-image: url(../images/menu-bg.jpg);
	padding-left: 6px;
	text-align: left;
	
}

.niva2{
	font-size: 12px;
	padding-left:6px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.niva2 A:hover{
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
}
.niva2 A:active, A:link, A:visited{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
}

.niva3{
	font-size: 12px;
	padding-left:12px;
	font-weight: bold;
	font-family: Verdana;
}
.niva3 A:hover{
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
}
.niva3 A:active, A:link, A:visited{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;
}
	
	

