BODY {
background-color : #ffffff;
}
a.bottom:link {
text-decoration : none;
color : #ffffff;
}
a.bottom:visited {
text-decoration : none;
color : #ffffff;
}
a.bottom:active {
text-decoration : none;
color : #ffffff;
}

a.bottom:hover {
text-decoration : underline;
}
a.left:link {
text-decoration : none;
color : #000000;
}
a.left:visited {
text-decoration : none;
color : #000000;
}
a.left:active {
text-decoration : none;
color : #000000;
}
a.left:hover {
text-decoration : underline;
}
a.top:link {
text-decoration : none;
color : #000000;
}
a.top:visited {
text-decoration : none;
color : #000000;
}
a.top:active {
text-decoration : none;
color : #000000;
}
a.top:hover {
text-decoration : none;
}
a.gbook:link {
text-decoration : underline;
color : #84ad4f;
}
a.gbook:visited {
text-decoration : underline;
color : #84ad4f;
}
a.gbook:active {
text-decoration : underline;
color : #84ad4f;
}
a.gbook:hover {
text-decoration : underline;
}

.bl {
    background: url(../images/blgr.gif) 0 100% no-repeat #d6cec9;
    width: 150px;
    height: 87px;
}

.br {
    background: url(../images/brgr.gif) 100% 100% no-repeat;
    height: 87px;
}
.brg {
    background: url(../images/brg.gif) 100% 100% no-repeat;
    height: 87px;
}

.tls {
    background: url(../images/tlgr.gif) 0 0 no-repeat;
}

.trs {
    background: url(../images/trgr.gif) 100% 0 no-repeat;
    padding:10px;
    font-family : Verdana, Helvetica, Arial, "Sans serif";
    font-size : 10px;
}
.tlg {
    background: url(../images/tlg.gif) 0 0 no-repeat;
}

.trg {
    background: url(../images/trg.gif) 100% 0 no-repeat;
    padding:10px;
    font-family : Verdana, Helvetica, Arial, "Sans serif";
    font-size : 10px;
    color: #ffffff;
}
.tlgr {
    background: url(../images/tlgr.gif) 0 0 no-repeat;
}

.trgr {
    background: url(../images/trgr.gif) 100% 0 no-repeat;
    padding:10px;
    font-family : Verdana, Helvetica, Arial, "Sans serif";
    font-size : 10px;
}
.clear {
    font-size: 1px;
    height: 1px;
}

.bl2 {
    background: url(../images/blg.gif) 0 100% no-repeat #84ad4f;
    width: 750px;
    height: 87px;
    text-align: right;
}

.bl_menu {
    background: url(../images/blg.gif) 0 100% no-repeat #84ad4f;
    width: 150px;
    margin-top: 5px;
}

.br_menu {
    background: url(../images/brg.gif) 100% 100% no-repeat;
}

.bl_ctn {
    background: url(../images/blgr.gif) 0 100% no-repeat #d6cec9;
    width: 750px;
    margin-top: 5px;
}
.bl_ctn2 {
    background: url(../images/blgr.gif) 0 100% no-repeat #d6cec9;
    width: 600px;
    margin-top: 5px;
}
.br_ctn {
    background: url(../images/brgr.gif) 100% 100% no-repeat;
}

.bl_ctn2 {
    background: url(../images/blgr.gif) 0 100% no-repeat #d6cec9;
    width: 570px;
    margin-top: 5px;
}
.left {
    float: left;
}

.right {
    float: right;
}

.content {
  width: 905px ;
  margin-left: auto ;
  margin-right: auto ;
}

.textGreen {
border-bottom : 1px solid #84ad4f;
border-left : 1px solid #84ad4f;
border-right : 1px solid #84ad4f;
border-top : 1px solid #84ad4f;
background-color : #d6cec9;
font-family : Verdana, Helvetica, Arial, "Sans serif";
font-size : 7pt;
color : #000000;
}
.textGreen2 {
border-bottom : 1px solid #84ad4f;
border-left : 1px solid #84ad4f;
border-right : 1px solid #84ad4f;
border-top : 1px solid #84ad4f;
background-color : #f0f0f0;
font-family : Verdana, Helvetica, Arial, "Sans serif";
font-size : 7pt;
color : #000000;
}
.submitGreen {
border-bottom : 1px solid #84ad4f;
border-left : 1px solid #84ad4f;
border-right : 1px solid #84ad4f;
border-top : 1px solid #84ad4f;
background-color : #d6cec9;
font-family : Verdana, Helvetica, Arial, "Sans serif";
font-size : 7pt;
color : #000000;
}
.submitGreen2 {
border-bottom : 1px solid #84ad4f;
border-left : 1px solid #84ad4f;
border-right : 1px solid #84ad4f;
border-top : 1px solid #84ad4f;
background-color : #f0f0f0;
font-family : Verdana, Helvetica, Arial, "Sans serif";
font-size : 7pt;
color : #000000;
}
#meny {
margin : 0;
padding : 0;
list-style-type : none;
}

#meny a {
display : block;
padding : 0.3em 0 0.3em 0.7em;
text-decoration : none;
height : 12px;
/*border : 1px solid #000000;*/
border : 0px;
margin-top : 0.2em;
background : #d6cec9;
}

#meny ul {
list-style-type : none;
}

#meny ul a {
padding : 0.3em;
}

#meny a:link {
color : #000000;
}

#meny a:visited {
color : #000000;
}

#meny a:hover {
background : #84ad4f;
color: #ffffff;
}

#meny a#current {
font-weight : bold;
background : #84ad4f;
}

#meny a#subcurrent {
font-weight : bold;
background : #84ad4f;
}

