body.main{
	background-image: url('img/bg/wheel.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
    font-family: Verdana;
    font-size: 10pt
}
body{
    font-family: Verdana;
    font-size: 10pt;
}
img.previmg{
	border: 1px solid white;
	cursor: pointer;
}
td{
	font-size: 10pt;
}
input{
    font-family: Verdana;
    font-size: 10pt;
}
h1{
	font-size: 18pt; 
	text-decoration: none; 
	font-style:italic
}
.header{
	font-size: 18pt; 
	text-decoration: none; 
	font-style:italic
}
.bodyText{
	font-size: 10pt; 
	text-decoration: none;
}
.pris{
	padding-top: 10px;
	font-size: 10pt; 
	text-decoration: none;
	font-weight: bold;
}
.mHeader{
	font-size: 12pt; 
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: none;
}
h3{
	font-size: 10pt; 
	text-decoration: none;
}

a:link.meny{ 
	font-family: Verdana; color: #FFFFFF;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none; 
}
a:visited.meny{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover.meny{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: underline;
}

.previewWindow{
	width: 300px;
	height: 100px;
	overflow: auto;
}
.infoText{
	font-weight: bold;
	background-color: #ff0000;
	padding: 5px;
	color: #ffffff;
	text-align: center;
}
