@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body.jpg) left top repeat-x;
font:normal 11px/13px Arial, Helvetica, sans-serif;
color:#1B456C;
}
img
{
margin:0;
padding:0;
border:none;
}
p
{
margin:5px 0px;
}
h1
{
font:bold 16px Arial, Helvetica, sans-serif;
color:#C08C00;
margin:7px 0px;
padding:0;
}
h2
{
font:bold 16px Arial, Helvetica, sans-serif;
color:#1B456C;
margin:10px 0px;
padding:0;
}

/* CSS Basic Documents */

.logo
{
margin-top:17px;
margin-left:34px;
margin-bottom:11px;
}
.grey-box
{
background:url(../images/grey-box.jpg) left top no-repeat;
height:97px;
padding-left:15px;
}
.grey-box a
{
color:#0000CC;
text-decoration:none;
font-weight:bold;
}
.grey-box a:hover
{
text-decoration:underline;
}
.footer
{
background:url(../images/footer-bg.jpg) left top repeat-x;
height:96px;
}
.footer-content
{
padding-top:42px;
color:#828282;
}

/* CSS Navigation */

.nav-text
{
font:normal 11px/19px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}
.nav-text:hover
{
color:#000000;
}

td.off-hem
{
background:url(../images/hem-n.jpg) left top no-repeat;
width:42px;
height:19px;
}
td.on-hem
{
background:url(../images/hem-h.jpg) left top no-repeat;
width:42px;
height:19px;
}
td.off-handla
{
background:url(../images/handla-n.jpg) left top no-repeat;
width:110px;
height:19px;
}
td.on-handla
{
background:url(../images/handla-h.jpg) left top no-repeat;
width:110px;
height:19px;
}
td.off-aktier
{
background:url(../images/aktier-n.jpg) left top no-repeat;
width:129px;
height:19px;
}
td.on-aktier
{
background:url(../images/aktier-h.jpg) left top no-repeat;
width:129px;
height:19px;
}
td.off-valutamaklare
{
background:url(../images/valutamaklare-n.jpg) left top no-repeat;
width:116px;
height:19px;
}
td.on-valutamaklare
{
background:url(../images/valutamaklare-h.jpg) left top no-repeat;
width:116px;
height:19px;
}
td.off-varfor
{
background:url(../images/varfor-n.jpg) left top no-repeat;
width:155px;
height:19px;
}
td.on-varfor
{
background:url(../images/varfor-h.jpg) left top no-repeat;
width:155px;
height:19px;
}
td.off-instrument
{
background:url(../images/instrument-n.jpg) left top no-repeat;
width:86px;
height:19px;
}
td.on-instrument
{
background:url(../images/instrument-h.jpg) left top no-repeat;
width:86px;
height:19px;
}
td.off-valutakoder
{
background:url(../images/valutakoder-n.jpg) left top no-repeat;
width:101px;
height:19px;
}
td.on-valutakoder
{
background:url(../images/valutakoder-h.jpg) left top no-repeat;
width:101px;
height:19px;
}
td.off-terminer
{
background:url(../images/terminer-n.jpg) left top no-repeat;
width:71px;
height:19px;
}
td.on-terminer
{
background:url(../images/terminer-h.jpg) left top no-repeat;
width:71px;
height:19px;
}