
A:ACTIVE, A:LINK, A:VISITED {
	color: #0D2049;
}
 A:HOVER, A:FOCUS {
	color: #3d7d85;
}



BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #3F6187;
    SCROLLBAR-SHADOW-COLOR: #3F6107;
    SCROLLBAR-3DLIGHT-COLOR: #3F6187;
    SCROLLBAR-ARROW-COLOR: #3F6187;
    SCROLLBAR-TRACK-COLOR: #3F6187;
    SCROLLBAR-BASE-COLOR: #EFEFE5;
    SCROLLBAR-DARKSHADOW-COLOR: #3F6187;
}

#normal {
	color : #2F516A;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
}

.normal {
	color : #3D6079;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
}

#adresser {
	color : #3F6187;
	font-family : Tahoma, serif;
	font-size : 10px;	
}


#kontaktinfo {
	color : #3F6187;
	font-family : Tahoma, Verdana, serif;
	font-size : 9px;	
}


#vittext {
	color : #FFFFFF;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
	font-weight : bold;
	padding-left : 7px;
	padding-right : 7px;
}

.formitems {
	color : Black;
	font-family : Tahoma, Verdana, serif;
	font-size : 9px;
	border-color : #3F6187;
	border-width : 1px;
}

.formitemshol {
	color : #3D6079;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
}

#rubrik {
	color : #3D6079;
	font-family : arial, Helvetica, Verdana;
	font-size : 20px;
	font-weight : bold;
}

.rubrik {
	color : #3D6079;
	font-family : arial, Helvetica, Verdana;
	font-size : 20px;
	font-weight : bold;
}


.menuLink {
	color : #0D2049;
	text-decoration : none;
}

#fel {
	color : Red;
	font-family : Tahoma, Verdana, serif;
	font-size : 12px;
	font-weight : bold;
}

#hilite {
	color : red;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
}

#radbrytning {
	margin-bottom: 8px;
}

#mellanrubrik {
	margin-bottom: 8px;
	font-size : 12px;
	font-weight : bold;
}

#mellanrubrikhogia {
	color: White;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	background: #3D6079;
}

#listrubrik {
	margin-bottom: 4px;
	font-size : 10px;
	font-weight : bold;
}

#bottenlankar {
	font-size: 10px;
	margin-bottom: 10px;
	font-style: italic;
	color: #3F6187;
	text-decoration: none;
}
#button {
	font-family : Tahoma, Verdana, serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #80C0FF;	
	border-color : #80C0FF;
	cursor : hand;
}

a.sveabuttonOver {  
     font-family: Tahoma, Verdana;  
     color: #000000;  
     font-size: 10px;  
     font-weight: bold;  
     background-color: #f4c700;  
     cursor: pointer;
     border-bottom: 1px ridge #bca01a;  
     border-left: 1px ridge #f4c700;  
     border-right: 1px ridge #bca01a;  
     border-top: 1px ridge #f4c700;    
     padding-left: 2px;  
     text-align: center;  
	 display: block ; 
	 text-decoration: none;
}  
a.sveabuttonOver:link{color: #000000; }  
a.sveabuttonOver:visited{color: #000000; }  
a.sveabuttonOver:hover{background-color: #eed14f ; color: #3F6187;}  
a.sveabuttonOver:active {color: #000000; }

.buttonwidth80 {width:80px;}
.buttonwidth100 {width:100px;}
.buttonwidth120 {width:120px;}
.buttonwidth140 {width:140px;}


input.formButton
{
	text-align:center;
	color:Red;
	background-color:White;
	border:0;
	cursor:pointer;
}