a:hover { text-decoration: underline; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: white; }
a {text-decoration: none; font-family: verdana, arial, sans-serif; color: #D2D6E6 } 
a:visited { color: #D2D6E6;}
a:active {color: #FFFFCC;}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
font-style: normal;
background-color: #4D5375; 
color: white;
} 

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	font-style: normal;
	color:white; 
	} 
.menutop {background-color: #C0C0C0;}
input
{
    cursor: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : #f5f5f5;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid
}
.radio
{
    cursor: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : white;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
}
textarea
{
    cursor: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : #f5f5f5;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid
}

select
{
    cursor: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : #f5f5f5;
    border-bottom:1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid
}
option
{
    cursor: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : #f5f5f5;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid
}
.inputcheckbox
{
    cursor: auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color : white;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none
}
PRE {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
.fetstil {font-weight:bold;}
.knappbakgrund {background-color:#D6D3CE}
.rubrik {font-weight:bold;}
.sidrubrik {font-weight:bold;font-size:18px;color:#D2D6E6;}
.knapp {
		background-color:#DEDFDE;
		border-right-style : outset;
		border-right-width: 2px;
	
		border-bottom-style : outset;
		border-bottom-width: 2px;
		
		border-top-color: #CCCCCC;
		border-left-color: #CCCCCC;
	
		}

