body {
	text-align:center;
	background:#F0E9DC;
}
#all {
	margin: 0 auto;
	width: 760px;
	text-align:left;
	position: relative;
}
a {
	color:			 #577D9E;
	text-decoration: none;
}
a:hover {
	color:			 #577D9E;
	text-decoration: underline;
}
td.subLevel1 {
    background:     #979080;
    font-family:    verdana;
    font-size:      10px;
    color:          #FFFFFF;
    padding:        4px;
    border-bottom:  1px solid #FFFBF2;
    width:			100%;
    letter-spacing: normal;
}
.subLevel1 a {
	color:			#FFFFFF;
	text-decoration:	none;
}
.subLevel1 a:hover {
	color:			 #FFFFFF;
	text-decoration: none;
}

td.subLevel2 {
    background:     #FFFBF2;
    font-family:    verdana;
    font-size:      10px;
    color:          #979080;
    padding:        4px;
    letter-spacing: normal;
    border-bottom:  1px solid #F0E9DC;
}
.subLevel2 a {
	color:			#3f3f3f;
	text-decoration:	none;
}
.subLevel2 a:hover {
	color:			 #3f3f3f;
	text-decoration: none;
}

td.subLevel3 {
    background:     #FFFBF2;
    font-family:    verdana;
    font-size:      10px;
    color:          #000000;
    padding:        4px;
    border-bottom:  1px solid #F0E9DC;
    letter-spacing: normal;
    margin-left:	1ex;
}
.subLevel3 a {
	color:           #3f3f3f;
	text-decoration: none;
}

.subLevel3 a:hover {
	color:			 #3f3f3f;
	text-decoration: none;
}

h1 {
    font-family:    verdana;
    font-size:      14px;
    line-height:    16px;
    color:          #333333;
    margin-top:		0px;
    margin-bottom:	6px;
}
h2 {
    font-family:    verdana;
    font-size:      12px;
    line-height:    14px;
    color:          #333333;
    margin-top:		0px;
    margin-bottom:	5px;
}
h3 {
    font-family:    verdana;
    font-size:      10px;
    line-height:    12px;
    color:          #333333;
}

.textHeader {
    font-family:    verdana;
    font-size:      12px;
    font-weight:    bold;
    line-height:    18px;
    color:          #666666;
}

.textNormal {
    font-family:    verdana;
    font-size:      10px;
    line-height:    15px;
    color:          #606060;
}


.bildtext {
    font-family:    verdana;
    font-size:      10px;
	font-style:		italic;
    line-height:    14px;
    color:          #666666;
}
.bannerText {
	font-family:	arial;
	font-size:		10px;
	line-height:	12px;
	color:			#000000;
}

/* Marginaler till bilder */
.alignLEFT {
	margin-right: 3px;
}

.alignRIGHT {
	margin-left: 3px;
}
