body { 
	margin: 0 auto; 
}
html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.head3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
iframe {
	border: none;
	text-align: center;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3c444c;
	text-align: left;
	padding-left: 5px;
}
a.main {
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	background-color: #3c444c;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copyright a {
	ont-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-decoration: none;
}
td.ProdmenuArea {
	width: 180px;
	text-align: left;
	vertical-align: top;
}
.left {
	background-color: #3c444c;
	width: 54px;
}
.right {
	background-color: #3c444c;
	/*width: 51px;*/
}
.top {
	background-color: #3c444c;
	width: 946px;
	height: 25px;
}
.menulower {
	background-color: #3c444c;
	width: 841px;
	height: 38px;
}
.menubg {
	background-color: #3c444c;
}
.menu {
	width: 117px;
	height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	color: #243444;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:inline-block;
	padding-top: 7px;
}
.menu:hover {
	background-color: #f57f25;
	color: #FFFFFF;
}
.select {
	background-color: #f57f25; /*#666666;*/
	color: #FFFFFF;
}

a.leftmenu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
}
a.leftsubmenu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-transform: none;
	margin-top: 2px;
}
a.leftmenu:hover, a.leftsubmenu:hover {
	color: #f57f25;
	text-decoration: none;
	font-weight: bold;
}
a.leftmenu_selected {
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	color: #f57f25;
	text-decoration: none;
}
a.leftsubmenu_selected {
	font-size: 11px;
	display: block;
	font-weight: bold;
	margin-top: 2px;
	color: #f57f25;
	text-transform: none;
	margin-top: 2px;
	text-decoration: none;
}
a span.imgtxt {
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
input.send {
	width: auto;
	height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	color: #243444;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:inline-block;
	padding-bottom: 1px;
	cursor: pointer;
}
img.man {
	border: 4px solid #FFFFFF;
}
.leftmargin {
	background-image: url(../gfx/layout_r8_c1.jpg);
	background-repeat: repeat-y;
}
.rightmargin {
	background-image: url(../gfx/layout_r10_c5.jpg);
	background-repeat: repeat-y;
}
.right {
	text-align: right;
	background-color: #3c444c;
}
.prodImgTxt, .prodImgTxt a {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	padding-left: 15px;
	text-decoration: none;
}
.error {
	background-color: #F63;
}

#bilde {
	background-color: #FFF;
	overflow: hidden;
	position: fixed;
	visibility: hidden;
	z-index: 100;
	height: 465px;
	width: 800px;
	left: 10%;
	top: 10%;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}
#black {
	background-color: #000;
	height: 100%;
	width: 100%;
	left: 0%;
	top: 0%;
	position: fixed;
	visibility: hidden;
	z-index: 90;
}
n
