

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 : #3F6187;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
}

.normal {
	color : #3F6187;
	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;
}

#error{
	color : red;
	font-family : Tahoma, Verdana, serif;
	font-size : 10px;
}

#rubrik {
	color : #3D6079;
	font-family : arial, Helvetica, Verdana;
	font-size : 20px;
	font-weight : bold;
}

h1 {
	color : #3D6079;
	font-family : arial, Helvetica, Verdana;
	font-size : 20px;
	font-weight : bold;
	padding-top : 16px;
}

.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;
}

.listbluebg {
	background: #F1F4F6;
}


#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;
}

#setgray {
		color : #333366;
		font-size : 9px;
		font-family : Tahoma, Verdana, serif;
		background-color : InactiveBorder;
		border-color : #3F6187;
		border-width : 1px;
}

#spacer {
	background-image: url(images/spacer.gif);
}

div.sveabuttonOut2 {
	font-family : Tahoma, Verdana, serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 100px !important;
	width: 100px; 
	background-color: #f4c700;
	border-bottom: 1px ridge #bca01a;
	border-left: 1px ridge #f4c700;
	border-right: 1px ridge #bca01a;
	border-top: 1px ridge #f4c700;
}

div.sveabuttonOver2 {
	font-family : Tahoma, Verdana, serif;
	color: #3F6187;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	width: 100px !important;
	width: 100px; 
	background-color: #eed14f;
	border-bottom: 1px ridge #bca01a;
	border-left: 1px ridge #f4c700;
	border-right: 1px ridge #bca01a;
	border-top: 1px ridge #f4c700; 
}

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;   
     width: 100px; /*IE width*/  
     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; }