/** GENERAL **/
.section {
color: #64A38A;
}

h1 {
color: #64A38A;
}

h2 {
color: #64A38A;
}

a.u-menu-stat {
background: url(../../_images/stat_kop.gif) no-repeat left #F4F4F4;
}

a.u-menu:hover {
background: url(../../_images/u_menu_kop_hover.gif) no-repeat left;
}


/** LINKS & SUBMIT **/
a.box {
color: #64A38A;
}

a {
color: #64A38A;
}

a.key {
background: url(../../_images/key_kop.gif) no-repeat left;
font-family: arial, helvetica, verdana, geneva;
font-weight: bold;
color: #64A38A;
text-transform: uppercase;
text-decoration: none;
padding-left: 27px;
}

a.menu, a.menu-select, span.menu {
background: #B1D1C4;
}

a.menu-select {
background: #64a38a;
}

span.menu {
background: url(../../_images/left_menu_select.gif) no-repeat right #B1D1C4;
padding: 6px 12px 6px 12px;
cursor: pointer;
}

a.menu-mini {
background: url(../../_images/menu_pil.gif) no-repeat left #E0EDE8;
}

a.faq {
background: #64A38A;
text-decoration: none;
}

a.submit {
background: #64A38A;
text-decoration: none;
border: none;
padding: 1px 3px 0px 3px;
color: #FFF;
font-family: arial, helvetica, verdana, geneva;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
border-right: 1px solid #848486;
border-bottom: 1px solid #848486;
border-left: 2px solid #CCCCCC;
border-top: 2px solid #CCCCCC;
}

input.submit {
background: #64A38A;
border-right: 2px solid #427863;
border-bottom: 2px solid #427863;
border-left: 2px solid #7ac6a8;
border-top: 2px solid #7ac6a8;
}



/** TABLE **/

tr.info {
background: #E0EDE8;
}

tr.list-off {
background: #E0EDE8;
}

div.help {
background: #C8E7DF; 
border: solid 1px #4FBEA1; 
}

/** BUBBLA **/

/*bubbla med flik åt vänster*/
div.bub-top-info {
background: url(../../_images/bubblor/kop_top_info.gif) no-repeat top #35AA8E;
width: 157px;
padding: 15px 15px 0px 24px;
color: #FFF;
display: block;
text-align: left;
}
div.bub-top-info a {
	color: #FFF;
}

div.bub-bottom-info {
background: url(../../_images/bubblor/kop_bottom_info.gif) no-repeat #35AA8E;
font-size: 0px;
height: 25px;
width: 196px;
display: block;
}




