body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/xpo-resources/designers/backdrop.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
} 

.backdrop { 
	background-image: url(/xpo-resources/logos/skiss1.jpg);
	background-repeat: no-repeat;
} 
 
.xpo {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.produced { 
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}

.topnav, .topnavselect { 
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #ffffff;
	padding-right: 10px;
}

.topnavselect { 

}

.topnav:hover,  .topnavselect:hover {
	color: #333333;
	text-decoration: none;
}

.menu, .menu1, .menu2 { 
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 0px;
}

.menu:hover { 
	text-decoration: underline;
} 

.text { 
	font-weight: normal;
}

.byline {
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	padding-top: 18px;
	padding-bottom: 12px;
	text-align: right;
	padding-right: 36px;
	font-size: 14px;
	margin: 0px;
}

.textfield {
	width: 100%;
	margin: 0px 0px 4px;
	padding: 2px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.button {
	width: 100%;
	margin: 0px 0px 4px;
	padding: 2px;
	cursor:pointer;
	cursor:hand;
	text-align: left;
}

.button:hover { 

}

.inlogg {
	width: 100%;
	margin: 0px 0px 4px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 10px;
}

a, address, .address {
	text-decoration: none;
	color: #333333;
}

a {
	text-decoration: none;
	color: #ff9933;
}

a:hover {
	text-decoration: underline;
}

.nolink { 
	color: #333333;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

p, ol, ul, u, li { 
	font-size: 12px;
} 

p:first-letter { 

}

h1 {
	font-size: 28px;
	line-height: 26px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
} 

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

address, .address {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	letter-spacing: 2px;
}

tt {
	font-weight: bold;
	text-transform: uppercase;
}

code {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

var {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	vertical-align: top;
	line-height: 12px;
}

li {
	margin: 0px;
	padding: 0px;
}

ol, ul, u {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	list-style-position: outside;
} 

hr {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	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: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

