body {
	margin: 0px 2px 10px 2px;  

	background-color: #ffffff;
	background-image: url('images/fade_bg.jpg');
	background-repeat: repeat-x;

	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.rubrik
{
	color: #ff3600;
	font-size : 14px;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.rubrik_alt
{
	font-size : 14px;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.rubrik_mellan
{
	font-size : 14px;
	font-weight: bold;
	margin-bottom: 0.6em;
}

.rubrik_stor
{
	font-size : 14px;
	font-weight: bold;
	margin-bottom: 0.6em;
}

.ingress
{
	font-weight: bold;
	margin-bottom: 0.8em;
}

a:link,
a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;	
}

.link_alt a:link,
.link_alt a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #676767;	
}

.link_alt a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #676767;	
}

.menu_top {
	color: #000000;
	font-weight: bold;
} 
.menu_top a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menu_top a:hover
{
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}

.menu_top_selected a,
.menu_top_selected a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 6px solid #ff3600;
}



.nav_l0 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid #ff3600;
	margin-bottom: 0.8em;
}

.mav_l1_selected,
.nav_l1 {
	font-weight: bold;
	text-decoration: none;
	color: #676767;	
}

.nav_l2 a:link,
.nav_l2 a:visited {
	text-decoration: none;
	color: #676767;	
}
.nav_l2 a:hover {
	text-decoration: underline;
	color: #676767;
}

.nav_l2_selected a:link,
.nav_l2_selected a:visited {
	text-decoration: none;
	color: #ff3600;
}
.nav_l2_selected a:hover {
	text-decoration: underline;
	color: #ff3600;
}



.link_red a:link,
.link_red a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #ff3600;
}

.link_red a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ff3600;
}

.left
{
	text-align: left;
	width: 223px;
	background-image: url('images/left_bg_thin.gif');
	background-repeat: no-repeat;
}
.middle
{
	text-align: left;
}
.right
{
	text-align: left;
}

.footer
{
	width: 1000px;
	padding-top: 35px;
	padding-bottom: 13px;
	background-color: #d3d9b7;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.footer a:link,
.footer a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.footer a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.input {
	font-size: 12px;
	font-weight: normal;
	border-width: 2px;
	padding-left: 2px;
	color : #000000;
}

.black1
{
	font-size : 10px;
	color : #000000;
}
.black2 {
	font-size : 12px;
	color : #000000;
	line-height: 125%;
}
.black3
{
	font-size : 15px;
	color : #000000;
}
.black4
{
	font-size : 16px;
	color : #000000;
}
.black5
{
	font-size : 20px;
	color : #000000;
	margin-bottom: 10px;
}

.gray1
{
	font-size : 12px;
	color : #505050;
}
.gray2
{
	font-size : 13px;
	color : #505050;
}
.gray3
{
	font-size : 15px;
	color : #505050;
}
.gray4
{
	font-size : 16px;
	color : #505050;
}
.gray5
{
	font-size : 24px;
	color : #505050;
}

.white1
{
	font-size : 12px;
	color : white;
}
.white2
{
	font-size : 13px;
	color : white;
}
.white3
{
	font-size : 15px;
	color : white;
}
.white4
{
	font-size : 16px;
	color : white;
}
.white5
{
	font-size : 24px;
	color : white;
}
.blue1
{
	font-size : 12px;
	color : #24418C;
}
.blue2
{
	font-size : 13px;
	color : #24418C;
}
.blue3
{
	font-size : 15px;
	color : #24418C;
}
.blue4
{
	font-size : 16px;
	color : #24418C;
}
.blue5
{
	font-size : 24px;
	color : #24418C;
}
.red1
{
	font-size : 12px;
	color : #B80000;
}
.red2
{
	font-size : 13px;
	color : #B80000;
}
.red3
{
	font-size : 15px;
	color : #B80000;
}
.red4
{
	font-size : 16px;
	color : #B80000;
}
.red5
{
	font-size : 24px;
	color : #B80000;
}
.yellow1
{
	font-size : 12px;
	color : #FE970C;
}
.yellow2
{
	font-size : 13px;
	color : #FE970C;
}
.yellow3
{
	font-size : 15px;
	color : #FE970C;
}
.yellow4
{
	font-size : 16px;
	color : #FE970C;
}
.yellow5
{
	font-size : 24px;
	color : #FE970C;
}

.link_more
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #a3552e;
}
.link_more a:link
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #a3552e;
}
.link_more a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #a3552e;
}
.link_more a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #a3552e;
}

