body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bg_fade {
	background-image: url(../pic/bg.png);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #CCCCCC;
}
.bg_info {
	background-image: url(../pic/bginfo.gif);
	background-repeat: repeat-x;
}
.border_updown_info {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../pic/bott_fade.png);
	background-repeat: repeat;
	background-position: right top;
}
.border_down_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../pic/top_fade.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_menu {
	background-image: url(../pic/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_ruta {
	background-image: url(../pic/bg_rutor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f4f4f4;
}
.bg_nyhet {
	background-image: url(../pic/bg_nyhet.gif);
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	background-position: left top;
}
.dotted_gray_lod {
	background-image: url(../pic/dotline_lod.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.pil {
	margin-top: 0px;
	margin-bottom: -6px;
}
.dotted_gray_vert {

	background-image: url(../pic/dotline_vert.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_brev {
	background-image: url(../pic/brev.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.border_img {

	border: 5px solid #F8F8F8;
}

