body {
	SCROLLBAR-FACE-COLOR: #eae7ea;
	SCROLLBAR-HIGHLIGHT-COLOR: #eae7ea;
	SCROLLBAR-SHADOW-COLOR: #7f93aa;
	SCROLLBAR-3DLIGHT-COLOR: #7f93aa;
	SCROLLBAR-ARROW-COLOR: #7f93aa;
	SCROLLBAR-TRACK-COLOR: #e7e3e7;
	SCROLLBAR-DARKSHADOW-COLOR: #e2dfe7;
}

/* Huvudmeny BG*/
#ASPnetMenu1 {

}

/* Settings för huvudmenylänkarna */

.TopItem  {
	font-size: 12px !important;
	font-weight: normal !important;
	height: 18px !important;
	text-align: center !important;
	background-image: url("/websites/webb_filer/bildbank/menuitem.gif") !important;
	float: left !important;
	color: #6e6e6e !important; 
	border-right: 1px solid #cccccc !important;
	padding: 0 12px 0 12px !important; 
	
}

.TopItemMouseover {
	font-size: 12px !important;
	font-weight: normal !important;
	height: 18px !important;
	text-align: center !important;
	background-image: url("/websites/webb_filer/bildbank/menuitem.gif") !important;
	float: left !important;
	color: #005aa2 !important; 
	border-right: 1px solid #cccccc !important;
	padding: 0 12px 0 12px !important;
	
}




.item, .itemmouseover {
	height: 20px !important;
	border-right: 1px solid #ffffff !important;
	padding: 5px 12px 5px 12px !important; 

}

.item {
	background-color: #fff !important;
	color: #494746 !important;

}

.itemmouseover {
	background-color: #fff !important; 
	color: #494746 !important;
}


/* Texter */
span font {
line-height: 150% !important;


}
span { 
line-height: 150% !important;
color: #3f3f3f !important; 

}

/* Rubriker */

/* Länkar */

a, a:visited, a:active
{ 
	color: #1a4fa3 !important; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: underline !important;
}

a:hover    
{ 
	color: #1C4B97 !important; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: underline !important
}


