h1{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	font-weight: bold;
}
h2{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	font-weight: Normal;
}
li{
	font-size: 12px;
}
body{
	scrollbar-base-color: F39900;
	scrollbar-3dlight-color : FFFFFF;
	scrollbar-arrow-color : Black;
	scrollbar-darkshadow-color : FFFFFF;
	scrollbar-face-color : FFFFFF;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : black;
	scrollbar-track-color : FFFFFF;
	background-attachment : fixed;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	background-repeat : no-repeat;
	text-align:center;
	}
	table{
		font-size: 10px;
		text-align:left;
	}

	td.normal{
	 background-image: url(lastbil.jpg);
	 background-repeat: no-repeat;;
	 background-position: top;
	 font-size: 10px;
    color: black;
}

image{
	border-style:none;
	border-width:0;
}
.menu{
	font-size:12px;
}

	.overflowHidden{
    height: 193px;
    overflow : hidden;
    position:relative;
	}
	
	.overflowScroll {
    width: 100%;
    height: 193px;
    overflow-y : auto;
  overflow-x : hidden;
  height: 322;
	}

	.streg{
	 background-image: url(streg.jpg);
	 background-repeat: repeat-x;
	 background-position: top;
	 }

	 
td.blue{
	color: #030193;
}

a.blue{
	color: #030193;
}
a.blue:visited{
	color: #030193;
}
	
a{
text-decoration:none;
}
:link {color: black;}
:active {color: 000000;}
:visited {color: #000000;}
:hover {color: #FF0000;}