/* Start of CMSMS style sheet 'TWH - Grøn/Blå' */
body { color: #5E2306;
       background-color: #8AFD57;
       font-size: 10pt;
       font-family: Tahoma;
       margin: 10; }

td.nav     { color: #5E2306;
             background-color: #8AFD57;
             font-size: 10pt;
             text-align: center;
             font-family: Tahoma }
td.header  { color: #5E2306;
             font-size: 10pt;
             font-family: Tahoma }
td.label   { color: #5E2306;
             background-color: #3272AA;
             font-size: 10pt;
             font-family: Tahoma }
td.body    { color: #5E2306;

             background-color: #8AFD57;
             font-size: 10pt;
             font-family: Tahoma }

td.bodyalt { color: #5E2306;
             background-color: #8AFD57;
             font-size: 10pt;
             font-family: Tahoma }
td.footer  { color: #5E2306;
             font-size: 10pt;
             font-family: Tahoma }

a:link     { color: #7502A8;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
a:visited  { color: #7502A8;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
a:active   { color: #7502A8;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }
a:hover    { color: #7502A8;
             text-decoration: none;
             font-size: 10pt;
             font-family: Tahoma }




.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }

div.heading {
    background-color: #3272AA; 
    border: 1px solid #5E2306;
    color: #5E2306;
    padding: 9px; 
    text-align: center; 
    font-size: 18px; 
    font-weight: bold;  
    text-transform: uppercase; 
}
div.leftsidebar { 
    float: left; 
    width: 120px; 
    background-color: #3272AA;
    font-size: 12px; 
    padding: 7px; 
    border: 1px solid #5E2306;
    color: #5E2306; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 150px; 
    font-size: 10pt; 
    font-family: Tahoma; 
}
div.bottom {
    background-color: #3272AA; 
    border: 1px solid #5E2306;
    padding: 3px; 
    text-align: center;
    font-size: 11; 
}
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0; 
}
p.smalltitle { 
    font-size: 12pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #3272AA; 
    text-transform: uppercase; 
}
.breadcrumbs {
    font-size: 8pt; 
    margin: 0; 
    padding: 2px 0 2px 9px; 
    background-color: #3272AA; 
    text-transform: uppercase;
}
.breadcrumbs a { 
    font-size: 8pt; 
    text-transform: uppercase; 
}
p.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}

/* Menu */
.horbar {
	color: #5E2306;
	background-color: #3272AA;
	/*border: 2px outset #5E2306;*/
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #5E2306;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #5E2306;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #5E2306;
	background-color: #3272AA;
	text-decoration: none;
}
.horbaritem a:active {
	color: #99aa99;
	text-decoration: none;
}
.verbar {
    color: #5E2306;
    background-color: #3272AA;
}

.submenu    {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.subframe   {
    position: relative;
    display: block;

    background-color: #3272AA;
    border: 1px solid #5E2306;
}

.item   {
    padding: 3px;
    text-align: left;
    white-space: nowrap;
}

.separator  {
    background-color: #3272AA;
    border-top: 1px solid #3272AA;
    border-bottom: 1px solid #5E2306;
    margin: 2px 1px 2px 1px;    /* top right bottom left */
    height: 0;
    font-size: 1px;
    line-height: 0
}

.item a {
    position: relative;
    display: block;
    text-decoration: none;
}

.item a:link    {
    color: #5E2306;
    text-decoration: none;
}

.item a:visited {
    color: #5E2306;
    text-decoration: none;
}

.item a:hover   {
    color: #CCEECC;
    background-color: #5E2306;
    text-decoration: none;
}

.item a:active  {
    color: #99AA99;
    text-decoration: none;
}

.item .fwdarr   {
    position: absolute;
    top: 5px;
    right: 7px;
}

.cms-news-title  {
    font-size: 12pt; 
    font-weight: bold;
}  

.cms-news-date { 
    font-size: 10pt; 
    font-weight: bold; 
}

/* End of 'TWH - Grøn/Blå' */

