body	{
	background-color: #ffffff;
	background-attachment: fixed;
	scrollbar-face-color: #8899D2;
	scrollbar-shadow-color: #EDEDED;
	scrollbar-highlight-color: #8899D2;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-darkshadow-color: #6174B4;
	scrollbar-track-color: #EDEDED;
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20;
	margin-bottom: 0;
}

td {color: 333333; font-family: verdana, arial, helvetica; font-size: 11px;}
.ram	{border: 2 solid #333333;}
.botten	{padding-top: 8px; padding-bottom: 8px;}
.streck2	{border-right: 3 solid #333333; azimuth: left-side; border-bottom: 3 solid #333333; azimuth: left-side;}
.bold {font-weight: bold;}
.storgrey	{font-size: 12px; color: 898989; font-weight: bold;}
.storblack	{font-size: 12px; color: 333333; font-weight: bold;}
.storwhite	{font-size: 12px; color: FFFFFF; font-weight: bold;}
.header {font-size: 18px; font-weight: bold;}
.header1 {font-size: 14px; font-weight: bold;}
.header2 {font-size: 14px; color: a61500; font-weight: bold;}
.headerbig {font-size: 22px; font-weight: bold;}
.pris	{font-size: 10px;}
.sindbad	{font-size: 10px; font-style: italic}
.contact	{font-size: 9px; font-style: italic; color: 001e69;}
.red {color: a61500;}
.blue	{color: 217399;}
.white {color: FFFFFF;}
.grey {color: 999999;}
.nvtblue	{color: 0a0a94;}
.doveblue	{color: 6174B4;}
.picPos	{padding-top: 50px; padding-left: 35px;}
.justify {text-align: justify;}

a {color: 898989; text-decoration: none; font-size: 11px;}
a:hover {color: 898989; text-decoration: underline; font-size: 11px;}
a.linkBold {font-size: 12px; font-weight: bold; color: 898989; text-decoration: none;}
a:hover.linkBold {font-size: 12px; color: 898989; text-decoration: underline;}
a.bottom {color: 001e69; font-style: italic; text-decoration: none; font-size: 10px;}
a:hover.bottom {color: 001e69; font-style: italic; text-decoration: underline; font-size: 10px;}

div#image-browsing img	{
	cursor:hand;
	cur\sor:pointer;
}

div#image-browsing a	{
	font-weight:bold;
}

div#image-browsing a#show-slideshow, div#image-browsing a#stop-slideshow	{
	margin-left:1em;
}

div#image-browsing img	{
	cursor:pointer;
}

div#image-browsing span	{
	margin:0 0.5em;
}

.display-block	{
	display:block;
}

.display-inline	{
	display:inline;	
}

.display-none	{
	display:none;
}

#messageBox	{
	border: 1px solid #8899D2;
	position: static;
	top: 0;
	left: 0;
	width: 324px;
	height: 290x;
	z-index: 1;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	display: none;
	color: 333333;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
#closeButt	{
	width: 100%;
	height: 16px;
	z-index: 1;
    cursor: pointer;
	left: 0px;
	top: 0px;
	background-color: #8899D2;
	color: 333333;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}
#contents	{
	width: 100%;
	height: auto;
	z-index: 2;
}
