﻿div.L2 {
	height : 20px;
	width : 199;
	color : #000000;
	padding-left : 13px;
	padding-top : 2px;
	BORDER-BOTTOM: #000000 1px solid;
}

td.L3 {
        padding-top : 2px;
        height : 20px;
	width : 173px;
	vertical-align : middle;
	padding-left : 2px;
        BORDER-BOTTOM: #000000 1px solid;
}
.L3 {
        padding-top : 2px;
	height : 20px;
	width : 173px;
	vertical-align : middle;
	padding-left : 2px;
}

.footerName {
	height : 18px;
	color : #ffffff;
	font-weight : bold;
	font-family: arial;
	font-size: 11px;
	padding-top : 2px;
	padding-left : 5px;
	padding-right: 3px;
}

.footer {
	height : 18px;
	color : #ffffff;
	font-weight : normal;
	font-family: arial;
	font-size: 9px;
	padding-top : 4px;
	padding-left : 5px;
	padding-right: 3px;
}

A:link.footerEmail, A:visited.footerEmail, A:active.footerEmail, A:hover.footerEmail {
	color : #89C53F;
	font-weight : normal;
	font-family: arial;
	font-size: 9px;
	padding-left : 5px;
	padding-right: 3px;
}

.H1 {
	line-height : 23px;
}

.fade, a:link.fade, a:visited.fade, a:active.fade, a:hover.fade
{
        color: #A0A0A0;
}

.whitelink, a:link.whitelink, a:visited.whitelink, a:active.whitelink, a:hover.whitelink
{
        color: #FFFFFF;
        text-decoration: none;
}
.medlemlist a, .medlemlist a:hover
{
font-size: 9px;
}

.borderRight
{
        border-right: #000000 1px solid;
}

.borderLeft
{
        border-left: #000000 1px solid;
}

.borderTop
{
        border-top: #000000 1px solid;
}

.borderBottom
{
        border-bottom: #000000 1px solid;
}

.rightShadow
{
        background-image: url(/Files/System/shadow_y.gif);
        background-repeat: repeat-y;
}

.bottomShadow
{
        background-image: url(/Files/System/shadow_x.gif);
        background-repeat: repeat-x;
}

.newsletter
{
        border: #000000 1px solid;
}

.pressNewsItems, .pressNewsItems a,.pressNewsItems a:hover{
	color:#000000;
}




#navlist
{
    float:left;
	list-style: none;
	width: 100%;
    margin: 0;
    padding: 0px;
    border-bottom: 1px solid #eaeaea;
    
}

#navlist li 
{
                background-color:#dddddd;
	float: left;
	position: relative;
	height: 22px;
	text-align: left;
	font-size: 11px;
	width: 100px;
}

#navlist ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}


#navlist li:hover, #navlist li.over
{
    background: #fff url(/Files/System/button_active.gif) no-repeat top left;
}
#navlist li li:hover, #navlist li li.over
{
    background-image: none;
}

#navlist li a
{
	text-decoration: none;
	display: block;
	height: 17px;
	padding: auto;
}

#navlist li li
{
	display: block;
	background-color: #dddddd;
	background-image: none;
	width: 150px;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #aaaaaa;
	border-top: none;	
}

#navlist li li a 
{
	display: block;
	font-weight: normal;
	color: #336699;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 9px;
}

#navlist li li a:hover
{
	border-color: #000;
	border-width: 1px;
	color: ffffff;
}

#navlist ul li 
{
	text-align: left;
}

li ul
{
	display: none;
	position: absolute;
	top: 100px;
	left: 0;
	font-weight: normal;
    padding: 0;
}

#navlist li:hover ul, li.over ul
{
	display: block;
}

#navlist
{
	display: block; /* Show dynamic menu for modern browsers */
}

#navlist li.selected
{
    background: #dddddd url(/Files/System/button_active.gif) no-repeat top left;
}

#navlist li li.selected
{
    background-image: none;
}

#navlist .selected ul li a
{
	background-color: #dddddd;
	background-image: none;

}